index_en.rst.txt 637 字节
Newer Older
1 2 3
Install and Build
=================

4
.. _install_steps:
5

6 7 8 9 10 11 12 13 14 15 16
Install Steps
++++++++

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

.. toctree::
   :maxdepth: 1

   pip_install_en.rst
   docker_install_en.rst
   ../../howto/dev/build_en.md
17 18 19 20 21 22 23


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

..  warning::

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.
25 26 27 28 29

..  toctree::
    :maxdepth: 1

    build_from_source_en.md
30 31 32 33 34

FAQ
++++++++++

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