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
Mobilenet_v2_tvm
Commits
5af81fff
Commit
5af81fff
authored
Dec 01, 2023
by
zhanggezhong
Browse files
Update README.md, kitten-1.jpg files
parent
3e0d5c04
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
README.md
README.md
+5
-3
kitten-1.jpg
kitten-1.jpg
+0
-0
No files found.
README.md
View file @
5af81fff
...
@@ -55,6 +55,8 @@ python 推理及调优代码使用的图片数据为:
...
@@ -55,6 +55,8 @@ python 推理及调优代码使用的图片数据为:
```
```
下载模型文件后执行以下命令进行推理测试及调优测试:
下载模型文件后执行以下命令进行推理测试及调优测试:
```
```
git clone https://developer.hpccube.com/codes/modelzoo/mobilenet_v2_tvm.git
cd mobilenet_v2_tvm
export HIP_VISIBLE_DEVICES=1 #该指令用于指定哪一张卡执行推理
export HIP_VISIBLE_DEVICES=1 #该指令用于指定哪一张卡执行推理
export MIOPEN_DEBUG_CONV_IMPLICIT_GEMM=0
export MIOPEN_DEBUG_CONV_IMPLICIT_GEMM=0
python tune_MobileNet_V2.py
python tune_MobileNet_V2.py
...
@@ -78,7 +80,7 @@ python 推理及调优代码使用的图片数据为:
...
@@ -78,7 +80,7 @@ python 推理及调优代码使用的图片数据为:
max_num_index:161
max_num_index:161
```
```
## result
## result

## 应用场景
## 应用场景
...
@@ -93,9 +95,9 @@ python 推理及调优代码使用的图片数据为:
...
@@ -93,9 +95,9 @@ python 推理及调优代码使用的图片数据为:
## 源码仓库及问题反馈
## 源码仓库及问题反馈
*
https://developer.hpccube.com/codes/modelzoo/mobilenet_v2_tvm
https://developer.hpccube.com/codes/modelzoo/mobilenet_v2_tvm
## 参考资料
## 参考资料
*
[
https://tvm.apache.org/docs
/how_to/tune_with_autoscheduler/tune_network_cuda.html#sphx-glr-how-to-tune-with-autoscheduler-tune-network-cuda-py
](
)
https://tvm.apache.org/docs
kitten-1.jpg
0 → 100644
View file @
5af81fff
108 KB
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