"vscode:/vscode.git/clone" did not exist on "33449ee42db14f384901718c5aa1524ad6482ff6"
Commit f29306ce authored by liucong's avatar liucong
Browse files

更新readme

parent 2acccfb0
...@@ -41,9 +41,6 @@ pip install -r requirements.txt ...@@ -41,9 +41,6 @@ pip install -r requirements.txt
依赖安装成功之后,可在当前目录执行如下指令运行程序推理: 依赖安装成功之后,可在当前目录执行如下指令运行程序推理:
``` ```
# 开启环境变量
export MIGRAPHX_DYNAMIC_SHAPE=1
# 运行示例程序 # 运行示例程序
python PaddleOCR_infer_migraphx.py python PaddleOCR_infer_migraphx.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