Commit 98b93abf authored by gaoqiong's avatar gaoqiong
Browse files

Update README.md

parent 811ea2c4
...@@ -24,6 +24,7 @@ git clone http://10.0.50.24/dcutoolkit/deeplearing/onnxruntime.git ...@@ -24,6 +24,7 @@ git clone http://10.0.50.24/dcutoolkit/deeplearing/onnxruntime.git
```shell ```shell
#激活环境变量 #激活环境变量
source /opt/dtk/env.sh source /opt/dtk/env.sh
export amd_comgr_DIR=${ROCM_PATH}/lib64/cmake
tar -zxvf ./cmake/external.tar.gz -C ./cmake/ tar -zxvf ./cmake/external.tar.gz -C ./cmake/
tar -zxvf ./cmake/onnxruntimefiles.tar.gz -C /data/ tar -zxvf ./cmake/onnxruntimefiles.tar.gz -C /data/
sh OnnxRuntimeinstall.sh sh OnnxRuntimeinstall.sh
......
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