Commit 2451685e authored by chenzk's avatar chenzk
Browse files

Update url.md

parent 2a992128
...@@ -42,7 +42,7 @@ coco128数据集的目录结构如下: ...@@ -42,7 +42,7 @@ coco128数据集的目录结构如下:
``` ```
## 推理 ## 推理
下载模型文件[resnet50-v2-7.onnx](http://113.200.138.88:18080/aimodels/findsource-dependency/tvm_tune_resnet50-v2/-/blob/main/resnet50-v2-7.onnx),执行以下命令进行推理测试及调优测试: 下载模型文件[resnet50-v2-7.onnx](https://github.com/onnx/models/blob/main/validated/vision/classification/resnet/model/resnet50-v2-7.onnx),执行以下命令进行推理测试及调优测试:
```bash ```bash
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
......
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