index_en.rst 621 字节
Newer Older
1 2
Install and Build
=================
Z
zhangjinchao01 已提交
3

T
typhoonzero 已提交
4 5 6 7 8 9 10 11 12 13 14 15
.. _install_steps:

Install Steps
++++++++

You can choose either pip or Docker to complete your install:

.. toctree::
   :maxdepth: 1

   pip_install_en.rst
   docker_install_en.rst
L
Luo Tao 已提交
16
   build_en.md
Z
zhangjinchao01 已提交
17 18 19 20 21


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

22
..  warning::
Z
zhangjinchao01 已提交
23

T
typhoonzero 已提交
24
    We recommend to directly install via above installation steps, you'll only need to build PaddlePaddle from source when you need a modifed binary.
Z
zhangjinchao01 已提交
25 26

..  toctree::
27
    :maxdepth: 1
Z
zhangjinchao01 已提交
28

L
Luo Tao 已提交
29
    build_from_source_en.md
T
typhoonzero 已提交
30 31 32 33 34

FAQ
++++++++++

`FAQ <http://www.paddlepaddle.org/docs/develop/documentation/zh/faq/build_and_install/index_en.html>`_