Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50-v2_tvm
Commits
a3958bdc
"tests/vscode:/vscode.git/clone" did not exist on "2e544bd77afe019c4bb9d8c6882879c48d3ac65f"
Commit
a3958bdc
authored
Dec 01, 2023
by
zhanggezhong
Browse files
Update README.md, 4E6D70E3.png files
parent
8468d4dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
4E6D70E3.png
4E6D70E3.png
+0
-0
README.md
README.md
+2
-0
No files found.
4E6D70E3.png
0 → 100644
View file @
a3958bdc
3.02 KB
README.md
View file @
a3958bdc
...
@@ -65,6 +65,7 @@ source /opt/dtk/env.sh
...
@@ -65,6 +65,7 @@ source /opt/dtk/env.sh
```
```
git clone http://developer.hpccube.com/codes/modelzoo/tvm_tune_resnet50-v2.git
git clone http://developer.hpccube.com/codes/modelzoo/tvm_tune_resnet50-v2.git
cd tvm_tune_resnet50-v2
cd tvm_tune_resnet50-v2
export HIP_VISIBLE_DEVICES=1 #此处为指定哪张加速卡进行推理的ID号
python tune_resnet50-v2.py
python tune_resnet50-v2.py
```
```
...
@@ -74,6 +75,7 @@ source /opt/dtk/env.sh
...
@@ -74,6 +75,7 @@ source /opt/dtk/env.sh
执行以下命令:
执行以下命令:
```
```
mkdir -p lib
mkdir -p lib
export HIP_VISIBLE_DEVICES=1 #此处为指定哪张加速卡进行推理的ID号
python prepare_test_libs.py
python prepare_test_libs.py
sh run_example.sh
sh run_example.sh
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment