Commit 7c2698b8 authored by liucong's avatar liucong
Browse files

修改readme

parent 3aef4d98
...@@ -26,7 +26,7 @@ docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:ort1.14.0_migraphx3.0 ...@@ -26,7 +26,7 @@ docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:ort1.14.0_migraphx3.0
```python ```python
# 进入migraphx samples工程根目录 # 进入migraphx samples工程根目录
cd <path_to_migraphx_samples> cd <path_to_resnet50_migraphx>
# 进入示例程序目录 # 进入示例程序目录
cd Python/ cd Python/
...@@ -106,7 +106,7 @@ source ~/.bashrc ...@@ -106,7 +106,7 @@ source ~/.bashrc
```python ```python
# 进入migraphx samples工程根目录 # 进入migraphx samples工程根目录
cd <path_to_migraphx_samples> cd <path_to_resnet50_migraphx>
# 进入build目录 # 进入build目录
cd ./build/ cd ./build/
......
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