"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "fd2bb6e56734a56a93de4bd696d6ff066fd01b21"
Commit f0c20d22 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 718d80ad
......@@ -42,7 +42,7 @@ python3 -m pip install oneflow-0.9+dtk22101.git.5be579-cp39-cp39-manylinux_2_17_
docker pull image.sourcefind.cn:5000/dcu/admin/base/oneflow:0.9.1-centos7.6-dtk-22.10.1-py39-latest
```
### 在 DCU 平台上源码编译(DTK-22.10.1,Python3.9)
### 在 DCU 平台上源码编译(DTK-23.04,Python3.9)
- 拉取官方 CPU 镜像
......@@ -64,10 +64,10 @@ docker pull image.sourcefind.cn:5000/dcu/admin/base/oneflow:0.9.1-centos7.6-dtk-
git clone -b 0.9.1-rocm http://developer.hpccube.com/codes/aicomponent/oneflow.git
```
-[开发者社区](https://developer.hpccube.com/tool/#sdk) DCU Toolkit 中下载 DTK-22.10.1 解压至 /opt/ 路径下,并建立软链接
-[开发者社区](https://developer.hpccube.com/tool/#sdk) DCU Toolkit 中下载 DTK-23.04 解压至 /opt/ 路径下,并建立软链接
```
ln -s /opt/dtk-22.10.1 /opt/rocm
ln -s /opt/dtk-23.04 /opt/rocm
```
- 导入环境变量以及安装必要依赖库
......
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