提交 9e08727c 编写于 作者: Y Yibing Liu

remove prerequisites part in the readme of DS2

上级 b57dc63e
...@@ -2,13 +2,6 @@ ...@@ -2,13 +2,6 @@
## Installation ## Installation
### Prerequisites
- **Python = 2.7** only supported;
- **cuDNN** library is required to utilize NVIDIA GPU platform sufficiently in the installation of PaddlePaddle, and the **CUDA toolkit** with proper version suitable for cuDNN.
### Setup
``` ```
sh setup.sh sh setup.sh
export LD_LIBRARY_PATH=$PADDLE_INSTALL_DIR/Paddle/third_party/install/warpctc/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=$PADDLE_INSTALL_DIR/Paddle/third_party/install/warpctc/lib:$LD_LIBRARY_PATH
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册