Commit 292e46ca authored by zhanggezhong's avatar zhanggezhong
Browse files

Update README.md

parent 863c03f2
......@@ -7,7 +7,7 @@
组件支持:
* Python 3.8,3.9 or 3.10
- dtk-23.10
- dtk-24.04
- pytorch-2.1
### 1. pip安装
......@@ -23,10 +23,10 @@ python -m pip install pytorch3d*.whl
#### 环境准备
若未安装dtk、torch,可参考以下安装
*[光合开发者社区](https://developer.hpccube.com/tool/#sdk) DCU Toolkit 中下载 DTK-23.10 解压至 /opt/ 路径下,并建立软链接
*[光合开发者社区](https://developer.hpccube.com/tool/#sdk) DCU Toolkit 中下载 DTK-24.04解压至 /opt/ 路径下,并建立软链接
```plaintext
cd /opt && ln -s dtk-23.10 dtk
cd /opt && ln -s dtk-24.4 dtk
```
*[光合开发者社区](https://developer.hpccube.com/tool/#sdk) AI 生态包中获取对应的 pytorch-2.1版本(需对应 DCU Toolkit 版本)
......
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