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 internal/contribute_code.md contribute_to_paddle.md Build Docker Images ------------------- If you want to pack docker image, the following guide can help you\: .. toctree:: :glob: docker/*