diff --git a/doc_cn/_sources/build_and_install/install/docker_install.txt b/doc_cn/_sources/build_and_install/install/docker_install.txt index 44aa2a0983f4fd6ca6f5a412a5d5fe2f112763dd..a5f5fb117e11e8ac1ae49e4271e826fa12d5e810 100644 --- a/doc_cn/_sources/build_and_install/install/docker_install.txt +++ b/doc_cn/_sources/build_and_install/install/docker_install.txt @@ -23,9 +23,9 @@ PaddlePaddle提供的Docker镜像版本 +-----------------+------------------+------------------------+-----------------------+ | GPU | gpu-latest | gpu-devel-latest | gpu-demo-latest | +-----------------+------------------+------------------------+-----------------------+ -| CPU WITHOUT AVX | cpu-noavx-latest | cpu-devel-noavx-latest | cpu-demo-noavx-latest | +| CPU WITHOUT AVX | cpu-noavx-latest | cpu-noavx-devel-latest | cpu-noavx-demo-latest | +-----------------+------------------+------------------------+-----------------------+ -| GPU WITHOUT AVX | gpu-noavx-latest | gpu-devel-noavx-latest | gpu-demo-noavx-latest | +| GPU WITHOUT AVX | gpu-noavx-latest | gpu-noavx-devel-latest | gpu-noavx-demo-latest | +-----------------+------------------+------------------------+-----------------------+ 其中,横向包括三个版本,normal,devel和demo。 diff --git a/doc_cn/build_and_install/install/docker_install.html b/doc_cn/build_and_install/install/docker_install.html index 0e1d4dec10d4b54a428bb191bf78d6dc48047050..3daf3e4aace827dc90ed90114f2bb7aaf67bf151 100644 --- a/doc_cn/build_and_install/install/docker_install.html +++ b/doc_cn/build_and_install/install/docker_install.html @@ -97,13 +97,13 @@ var _hmt = _hmt || []; CPU WITHOUT AVX cpu-noavx-latest -cpu-devel-noavx-latest -cpu-demo-noavx-latest +cpu-noavx-devel-latest +cpu-noavx-demo-latest GPU WITHOUT AVX gpu-noavx-latest -gpu-devel-noavx-latest -gpu-demo-noavx-latest +gpu-noavx-devel-latest +gpu-noavx-demo-latest