index.txt 788 字节
Newer Older
Y
Yu Yang 已提交
1 2 3 4 5 6 7
Build And Install PaddlePaddle
================================

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

..  toctree::
8
    :maxdepth: 1
Y
Yu Yang 已提交
9 10 11
    :glob:

    install_*
12
    internal/install_from_jumbo.md
Y
Yu Yang 已提交
13 14 15 16 17 18 19

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

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

..  toctree::
20
    :maxdepth: 1
Y
Yu Yang 已提交
21 22 23 24 25
    :glob:

    build_from_source.md
    contribute_to_paddle.md

Y
Yu Yang 已提交
26 27 28 29 30
Docker and Debian Package installation
--------------------------------------

Note: The installation packages are still in pre-release 
state and your experience of installation may not be smooth.
Y
Yu Yang 已提交
31 32 33 34

If you want to pack docker image, the following guide can help you\:

..  toctree::
35
    :maxdepth: 1
Y
Yu Yang 已提交
36 37
    :glob:

Y
Yu Yang 已提交
38 39 40
    docker_install.md
    ubuntu_install.md