Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-26175-2345911
project2345911-1981
Commits
ee2d4c67
Commit
ee2d4c67
authored
7 months ago
by
lgcwsl
Browse files
Options
Download
Patches
Plain Diff
修改readme,执行测试前复制in文件
parent
c17c914b
main
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-4
README.md
with
5 additions
and
4 deletions
+5
-4
README.md
+
5
−
4
View file @
ee2d4c67
...
...
@@ -77,10 +77,11 @@ Options:
```
bash
1.
cd
/test
2. python build.py: 创建&&进入到 build 目录, 执行 cmake .. & make
-j8
3. python compile_library.py
[
-a
]
: 编译运行时库,默认为本地架构,-a为armv7架构,下同
4. python compile_object.py
[
-a
]
: 编译目标文件
5. python test_official_cases.py
[
-a
]
: 测试官方样例
6. python test_all_custom_cases.py
[
-a
]
: 测试自定义样例
3. python copy_in.py: 将./test/TestTensor/的测试样例输入数据拷贝到./test/TestSysy/
4. python compile_library.py
[
-a
]
: 编译运行时库,默认为本地架构,-a为armv7架构,下同
5. python compile_object.py
[
-a
]
: 编译目标文件
6. python test_official_cases.py
[
-a
]
: 测试官方样例
7. python test_all_custom_cases.py
[
-a
]
: 测试自定义样例
```
# .vscode/launch.json
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets