Build And Install PaddlePaddle ================================ Install PaddlePaddle ---------------------- .. toctree:: :glob: install_* Build from Source ----------------- If you want to hack and contribute PaddlePaddle source code, following guides can help you\: .. toctree:: :glob: build_from_source.md contribute_to_paddle.md Build Docker Images ------------------- Note: The intallation packages are still in pre-release state and your experience of installation may not be smooth. If you want to pack docker image, the following guide can help you\: .. toctree:: :glob: docker/*