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.
2 parents 9cc1937 + f409367 commit c686595Copy full SHA for c686595
README.md
@@ -27,9 +27,9 @@ pip install paddlepaddle
27
# Linux GPU cuda9cudnn7
28
pip install paddlepaddle-gpu
29
# Linux GPU cuda8cudnn7
30
-pip install paddlepaddle-gpu==0.14.0.post87
+pip install paddlepaddle-gpu==0.15.0.post87
31
# Linux GPU cuda8cudnn5
32
-pip install paddlepaddle-gpu==0.14.0.post85
+pip install paddlepaddle-gpu==0.15.0.post85
33
34
# For installation on other platform, refer to http://paddlepaddle.org/
35
```
0 commit comments