We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f741a2 commit 9ccab2cCopy full SHA for 9ccab2c
docs/guides/hardware_support/mlu_docs/paddle_install_cn.md
@@ -77,7 +77,7 @@ Sat Oct 8 11:22:22 2022
77
**第一步**:下载 Python3.7 wheel 安装包
78
79
```bash
80
-pip install paddlepaddle-mlu==0.0.0 -f https://paddle-device.bj.bcebos.com/develop/mlu/develop.html
+pip install paddlepaddle-mlu==2.4.0 -f https://paddle-device.bj.bcebos.com/develop/mlu/develop.html
81
```
82
83
**第二步**:验证安装包
0 commit comments