diff --git a/doc/getstarted/build_and_install/docker_install_cn.rst b/doc/getstarted/build_and_install/docker_install_cn.rst index 13b256e4856950f15170c72aff8a83ca5dd70d0a..af889ec9d1b4f43f8e4a266b21822f773ab62ec2 100644 --- a/doc/getstarted/build_and_install/docker_install_cn.rst +++ b/doc/getstarted/build_and_install/docker_install_cn.rst @@ -4,8 +4,8 @@ PaddlePaddle的Docker容器使用方式 PaddlePaddle目前唯一官方支持的运行的方式是Docker容器。因为Docker能在所有主要操作系统(包括Linux,Mac OS X和Windows)上运行。 请注意,您需要更改 `Dockers设置 `_ 才能充分利用Mac OS X和Windows上的硬件资源。 -纯CPU和GPU的docker镜像 ----------------------- +纯CPU和GPU的docker镜像使用说明 +------------------------------ 对于每一个PaddlePaddle版本,我们都会发布两个Docker镜像:纯CPU的和GPU的。 我们通过设置 `dockerhub.com `_ 自动生成最新的docker镜像: diff --git a/doc/getstarted/build_and_install/docker_install_en.rst b/doc/getstarted/build_and_install/docker_install_en.rst index ddb7a2952b8290e4f5a9deffa072b7b14e07260a..606746597acc0da00588b7eb05935f6c05c169f2 100644 --- a/doc/getstarted/build_and_install/docker_install_en.rst +++ b/doc/getstarted/build_and_install/docker_install_en.rst @@ -9,8 +9,8 @@ Please be aware that you will need to change `Dockers settings of your hardware resource on Mac OS X and Windows. -CPU-only and GPU Images ------------------------- +Usage of CPU-only and GPU Images +---------------------------------- For each version of PaddlePaddle, we release 2 Docker images, a CPU-only one and a CUDA GPU one. We do so by configuring