index.rst 585 字节
Newer Older
Z
zhangjinchao01 已提交
1 2 3
编译与安装
========================

4 5 6 7 8 9 10 11 12 13 14 15
PaddlePaddle提供数个预编译的二进制来进行安装,包括Docker镜像,ubuntu的deb安装包等。我们推荐使用Docker镜像来部署环境,同时欢迎贡献更多的安装包。

Note: The intallation packages are still in pre-release state and your experience of installation may not be smooth.

注意:目前PaddlePaddle的安装包还处在pre-release的状态,使用起来或许会不是很顺畅。

.. toctree::
   :maxdepth: 1
   
   install/docker_install.rst 
   install/ubuntu_install.rst
   cmake/index.rst