File tree Expand file tree Collapse file tree 3 files changed +5
-26
lines changed
Expand file tree Collapse file tree 3 files changed +5
-26
lines changed Original file line number Diff line number Diff line change @@ -23,16 +23,9 @@ PaddlePaddle originates from industrial practices with dedication and commitment
2323Our vision is to enable deep learning for everyone via PaddlePaddle.
2424Please refer to our [ release announcement] ( https://github.com/PaddlePaddle/Paddle/releases ) to track the latest features of PaddlePaddle.
2525
26- ### Install Latest Stable Release
26+ ### Install Latest Stable Release or Nightly Release
2727
28- ``` sh
29- # CPU
30- pip install paddlepaddle
31- # GPU
32- pip install paddlepaddle-gpu
33- ```
34-
35- For more information about installation, please view [ Quick Install] ( https://www.paddlepaddle.org.cn/install/quick )
28+ For detailed information about installation, please view [ Quick Install] ( https://www.paddlepaddle.org.cn/install/quick )
3629
3730## ** PaddlePaddle New Generation Framework 3.2**
3831
Original file line number Diff line number Diff line change 2222
2323跟进 PaddlePaddle 最新特性请参考我们的[ 版本说明] ( https://github.com/PaddlePaddle/Paddle/releases )
2424
25- ### 安装最新稳定版本
25+ ### 安装最新稳定版本或每日最新构建版本
2626
27- ``` sh
28- # CPU
29- pip install paddlepaddle
30- # GPU
31- pip install paddlepaddle-gpu
32- ```
33-
34- 更多安装信息详见官网 [ 安装说明] ( https://www.paddlepaddle.org.cn/install/quick ) 。
27+ 安装方法详见官网 [ 安装说明] ( https://www.paddlepaddle.org.cn/install/quick ) 。
3528
3629## 飞桨新一代框架 3.2
3730
Original file line number Diff line number Diff line change @@ -24,14 +24,7 @@ PaddlePaddle は、工業化に対するコミットメントを持つ工業的
2424私たちのビジョンは、PaddlePaddle を通じて、誰もが深層学習を行えるようにすることです。
2525PaddlePaddle の最新機能を追跡するために、私たちの[ リリースのお知らせ] ( https://github.com/PaddlePaddle/Paddle/releases ) を参照してください。
2626
27- ### 最新の安定版リリースのインストール
28-
29- ``` sh
30- # CPU
31- pip install paddlepaddle
32- # GPU
33- pip install paddlepaddle-gpu
34- ```
27+ ### 最新の安定版またはナイトリービルドをインストールする
3528
3629インストール方法については、[ クイックインストール] ( https://www.paddlepaddle.org.cn/install/quick ) をご覧ください
3730
You can’t perform that action at this time.
0 commit comments