update readme of 1.8.2 (#25023)

* update readme of 1.8.2;test=document_fix

* test=develop;test=document_fix

* test=develop;test=document_fix
fix-sync_batch_norm-hang-in-fleet
tianshuo78520a 5 years ago committed by GitHub
parent 67fb840cd2
commit 1a7fbb734c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@


# PaddlePaddle
English | [简体中文](./README_cn.md)
@ -29,7 +29,7 @@ pip install paddlepaddle
# Linux GPU cuda10cudnn7
pip install paddlepaddle-gpu
# Linux GPU cuda9cudnn7
pip install paddlepaddle-gpu==1.8.1.post97
pip install paddlepaddle-gpu==1.8.2.post97
```
It is recommended to read [this doc](https://www.paddlepaddle.org.cn/documentation/docs/en/beginners_guide/install/index_en.html) on our website.

@ -26,7 +26,7 @@ pip install paddlepaddle
# Linux GPU cuda10cudnn7
pip install paddlepaddle-gpu
# Linux GPU cuda9cudnn7
pip install paddlepaddle-gpu==1.8.1.post97
pip install paddlepaddle-gpu==1.8.2.post97
```
更多安装信息详见官网 [安装说明](http://www.paddlepaddle.org.cn/documentation/docs/zh/1.8/beginners_guide/install/index_cn.html)

Loading…
Cancel
Save