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
MobileNetV3_tvm
Commits
dcaf25cb
Commit
dcaf25cb
authored
May 07, 2025
by
chenzk
Browse files
Update sf.md
parent
db5fc412
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
dcaf25cb
...
@@ -26,7 +26,7 @@ MobileNetv3模型采用混合使用轻量级深度可分离卷积和逆残差结
...
@@ -26,7 +26,7 @@ MobileNetv3模型采用混合使用轻量级深度可分离卷积和逆残差结
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:tvm_fp32_dtk22.10.1_py38_centos-7.6-latest
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:tvm_fp32_dtk22.10.1_py38_centos-7.6-latest
docker run -it -v /path/your_code_data/:/path/your_code_data/ --shm-size=32G --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name docker_name imageID bash
docker run -it -v /path/your_code_data/:/path/your_code_data/ --shm-size=32G --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name docker_name imageID bash
cd /root/tvm-0.11-dev0/apps/
cd /root/tvm-0.11-dev0/apps/
git clone http://developer.
hpccube.com
/codes/modelzoo/mobilenet_v3_tvm.git
git clone http://developer.
sourcefind.cn
/codes/modelzoo/mobilenet_v3_tvm.git
```
```
## 数据集
## 数据集
...
@@ -73,7 +73,7 @@ Python Deploy测试参考:
...
@@ -73,7 +73,7 @@ Python Deploy测试参考:
制造,能源,交通,网安
制造,能源,交通,网安
## 源码仓库及问题反馈
## 源码仓库及问题反馈
https://developer.
hpccube.com
/codes/modelzoo/mobilenet_v3_tvm
https://developer.
sourcefind.cn
/codes/modelzoo/mobilenet_v3_tvm
## 参考资料
## 参考资料
...
...
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