index_en.rst 439 字节
Newer Older
1 2
Install and Build
=================
Z
zhangjinchao01 已提交
3 4 5 6 7

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

..  toctree::
8
    :maxdepth: 1
Z
zhangjinchao01 已提交
9

L
Luo Tao 已提交
10 11
    docker_install_en.rst
    ubuntu_install_en.rst
Z
zhangjinchao01 已提交
12 13 14 15

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

16
..  warning::
Z
zhangjinchao01 已提交
17

18
    Please use :code:`deb` package or :code:`docker` image to install paddle. The building guide is used for hacking or contributing PaddlePaddle source code.
Z
zhangjinchao01 已提交
19 20

..  toctree::
21
    :maxdepth: 1
Z
zhangjinchao01 已提交
22

L
Luo Tao 已提交
23
    build_from_source_en.md