index.rst 753 字节
Newer Older
Z
zhangjinchao01 已提交
1 2 3 4 5 6 7
Build And Install PaddlePaddle
================================

Install PaddlePaddle
----------------------

..  toctree::
8
    :maxdepth: 1
Z
zhangjinchao01 已提交
9 10 11 12 13 14 15 16 17 18
    :glob:

    install_*

Build from Source
-----------------

If you want to hack and contribute PaddlePaddle source code, following guides can help you\:

..  toctree::
19
    :maxdepth: 1
Z
zhangjinchao01 已提交
20 21 22 23 24
    :glob:

    build_from_source.md
    contribute_to_paddle.md

Q
qijun 已提交
25 26
Docker and Debian Package installation
--------------------------------------
Z
zhangjinchao01 已提交
27

Q
qijun 已提交
28
Note: The installation packages are still in pre-release 
Y
yuyang18 已提交
29 30
state and your experience of installation may not be smooth.

Z
zhangjinchao01 已提交
31 32 33
If you want to pack docker image, the following guide can help you\:

..  toctree::
34
    :maxdepth: 1
Z
zhangjinchao01 已提交
35 36
    :glob:

Q
qijun 已提交
37 38 39
    docker_install.md
    ubuntu_install.md