未验证 提交 7050dc2b 编写于 作者: L leiqing 提交者: GitHub

Update README.md

上级 0ad74779
......@@ -50,14 +50,13 @@
```
# CPU
pip install paddlepaddle==2.3.2
# GPU
pip install paddlepaddle-gpu==2.3.2
# GPU 以Ubuntu、CUDA 11.2为例
python -m pip install paddlepaddle-gpu==2.3.2.post112 -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
```
(2)安装paddleslim:
(2)安装paddleslim>=2.3.3
```shell
git clone https://github.com/PaddlePaddle/PaddleSlim.git & cd PaddleSlim
python setup.py install
pip install paddleslim==2.3.3
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册