Commit 9166cebb authored by zhanggzh's avatar zhanggzh
Browse files

Update README file

parent f9eb6db4
......@@ -29,8 +29,8 @@
### 部署推理
下载配置好镜像之后,/tvm-0.11-dev0/apps/howto_deploy、路径下原有代码移除,将prepare_test_libs.py、run_example.sh、tvm_runtime_pack.cc、cow.jpg、Makefile、resnet50-v2_deploy.cc等代码及图片放置到该路径下执行
以下命令:
下载配置好镜像之后,cd /tvm-0.11-dev0/apps/ 进入该路径下,执行git clone https://developer.hpccube.com/codes/modelzoo/tvm_tune_resnet50-v2.git 下载代码,
cd tvm_tune_resnet50-v2/ 进入该路径后,执行以下命令:
```
mkdir -p lib
python prepare_test_libs.py
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment