Commit c3fd65c0 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 2451685e
......@@ -44,7 +44,7 @@ coco128数据集的目录结构如下:
## 推理
下载模型文件[resnet50-v2-7.onnx](https://github.com/onnx/models/blob/main/validated/vision/classification/resnet/model/resnet50-v2-7.onnx),执行以下命令进行推理测试及调优测试:
```bash
git clone http://developer.hpccube.com/codes/modelzoo/tvm_tune_resnet50-v2.git
git clone http://developer.sourcefind.cn/codes/modelzoo/tvm_tune_resnet50-v2.git
cd tvm_tune_resnet50-v2
export HIP_VISIBLE_DEVICES=1 #此处为指定哪张加速卡进行推理的ID号
python tune_resnet50-v2.py #根据实际修改模型路径
......@@ -80,7 +80,7 @@ sh run_example.sh
制造,政府,医疗,科研
## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/modelzoo/tvm_tune_resnet50-v2
- https://developer.sourcefind.cn/codes/modelzoo/tvm_tune_resnet50-v2
### 参考资料
- https://tvm.apache.org/docs
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