Build And Install PaddlePaddle ================================ Install PaddlePaddle ---------------------- .. toctree:: :maxdepth: 1 :glob: install_* internal/install_from_jumbo.md docker_install.rst ubuntu_install.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 to PaddlePaddle. If you want to hack and contribute PaddlePaddle source code, following guides can help you\: .. toctree:: :maxdepth: 1 :glob: build_from_source.md contribute_to_paddle.md