update pip version in Readme to 1.4.1

test=develop
feature/fluid_trt_int8
Cheerego 7 years ago committed by GitHub
parent 30f2f4576e
commit fd6a1b5db3
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