index_en.rst.txt 439 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Install and Build
=================

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

..  toctree::
    :maxdepth: 1

    docker_install_en.rst
    ubuntu_install_en.rst

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

..  warning::

    Please use :code:`deb` package or :code:`docker` image to install paddle. The building guide is used for hacking or contributing PaddlePaddle source code.

..  toctree::
    :maxdepth: 1

    build_from_source_en.md