Merge pull request #17063 from PaddlePaddle/shanyi15-patch-1-1

update pip version in Readme to 1.4.1
feature/fluid_trt_int8
XiaoguangHu 6 years ago committed by GitHub
commit f7caf7d497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,9 +26,9 @@ pip install paddlepaddle
# Linux GPU cuda9cudnn7
pip install paddlepaddle-gpu
# Linux GPU cuda8cudnn7
pip install paddlepaddle-gpu==1.4.0.post87
pip install paddlepaddle-gpu==1.4.1.post87
# Linux GPU cuda8cudnn5
pip install paddlepaddle-gpu==1.4.0.post85
pip install paddlepaddle-gpu==1.4.1.post85
# For installation on other platform, refer to http://paddlepaddle.org/
```

Loading…
Cancel
Save