安装与编译
==========

.. _install_steps:

安装流程
++++++++

PaddlePaddle提供pip和Docker的安装方式：

.. toctree::
   :maxdepth: 1

   pip_install_cn.rst
   docker_install_cn.rst
   ../../howto/dev/build_cn.md

编译流程
++++++++

..  warning::

    建议直接使用上述安装流程，方便快速安装。只有在遇到需要独立定制的二进制时才需要编译。

..  toctree::
    :maxdepth: 1

    build_from_source_cn.rst

常见问题解答
++++++++++

`常见问题解答 <http://www.paddlepaddle.org/docs/develop/documentation/zh/faq/build_and_install/index_cn.html>`_
