Commit 1662de51 authored by zhanggezhong's avatar zhanggezhong
Browse files

Update README.md

parent b162e0b4
......@@ -56,7 +56,7 @@ python 推理及调优代码使用的图片数据为:
```
"https://github.com/ultralytics/yolov5/releases/download/v1.0/coco128.zip"
```
## 执行推理及调优
## 推理
下载模型文件后执行以下命令进行推理测试及调优测试:
```
export MIOPEN_DEBUG_CONV_IMPLICIT_GEMM=0
......@@ -73,7 +73,7 @@ python 推理及调优代码使用的图片数据为:
python prepare_test_libs.py
sh run_example.sh
```
## 准确率数据
## 精度
```
max_num:12.6444
max_iter:0x106028a4
......
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