Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
机器未来
Paddle
提交
3d9d41dc
P
Paddle
项目概览
机器未来
/
Paddle
与 Fork 源项目一致
Fork自
PaddlePaddle / Paddle
通知
1
Star
1
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
Paddle
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1
Issue
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
3d9d41dc
编写于
1月 23, 2018
作者:
T
Travis CI
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Deploy to GitHub Pages:
88a95a02
上级
f7bd8c60
变更
6
展开全部
隐藏空白更改
内联
并排
Showing
6 changed file
with
14 addition
and
14 deletion
+14
-14
develop/doc/_sources/getstarted/build_and_install/docker_install_en.rst.txt
...es/getstarted/build_and_install/docker_install_en.rst.txt
+3
-3
develop/doc/getstarted/build_and_install/docker_install_en.html
...p/doc/getstarted/build_and_install/docker_install_en.html
+3
-3
develop/doc/searchindex.js
develop/doc/searchindex.js
+1
-1
develop/doc_cn/_sources/getstarted/build_and_install/docker_install_cn.rst.txt
...es/getstarted/build_and_install/docker_install_cn.rst.txt
+3
-3
develop/doc_cn/getstarted/build_and_install/docker_install_cn.html
...oc_cn/getstarted/build_and_install/docker_install_cn.html
+3
-3
develop/doc_cn/searchindex.js
develop/doc_cn/searchindex.js
+1
-1
未找到文件。
develop/doc/_sources/getstarted/build_and_install/docker_install_en.rst.txt
浏览文件 @
3d9d41dc
...
...
@@ -26,14 +26,14 @@ For users in China, we provide a faster mirror:
.. code-block:: bash
docker pull docker.paddlepaddle
.org
/paddle
docker pull docker.paddlepaddle
hub.com
/paddle
Download GPU version (cuda8.0_cudnn5_avx_mkl) images:
.. code-block:: bash
docker pull paddlepaddle/paddle:latest-gpu
docker pull docker.paddlepaddle
.org
/paddle:latest-gpu
docker pull docker.paddlepaddle
hub.com
/paddle:latest-gpu
Choose between different BLAS version:
...
...
@@ -53,7 +53,7 @@ and run:
docker pull paddlepaddle/paddle:[tag]
# i.e.
docker pull docker.paddlepaddle
.org/paddle:0.10
.0-gpu
docker pull docker.paddlepaddle
hub.com/paddle:0.11
.0-gpu
.. _docker_run:
...
...
develop/doc/getstarted/build_and_install/docker_install_en.html
浏览文件 @
3d9d41dc
...
...
@@ -235,14 +235,14 @@ tutorial to start running docker under windows.</p>
</div></blockquote>
<p>
For users in China, we provide a faster mirror:
</p>
<blockquote>
<div><div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span></span>
docker pull docker.paddlepaddle
.org
/paddle
<div><div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span></span>
docker pull docker.paddlepaddle
hub.com
/paddle
</pre></div>
</div>
</div></blockquote>
<p>
Download GPU version (cuda8.0_cudnn5_avx_mkl) images:
</p>
<blockquote>
<div><div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span></span>
docker pull paddlepaddle/paddle:latest-gpu
docker pull docker.paddlepaddle
.org
/paddle:latest-gpu
docker pull docker.paddlepaddle
hub.com
/paddle:latest-gpu
</pre></div>
</div>
</div></blockquote>
...
...
@@ -261,7 +261,7 @@ and run:</p>
<blockquote>
<div><div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span></span>
docker pull paddlepaddle/paddle:
<span
class=
"o"
>
[
</span>
tag
<span
class=
"o"
>
]
</span>
<span
class=
"c1"
>
# i.e.
</span>
docker pull docker.paddlepaddle
.org/paddle:0.10
.0-gpu
docker pull docker.paddlepaddle
hub.com/paddle:0.11
.0-gpu
</pre></div>
</div>
</div></blockquote>
...
...
develop/doc/searchindex.js
浏览文件 @
3d9d41dc
因为 它太大了无法显示 source diff 。你可以改为
查看blob
。
develop/doc_cn/_sources/getstarted/build_and_install/docker_install_cn.rst.txt
浏览文件 @
3d9d41dc
...
...
@@ -25,14 +25,14 @@
.. code-block:: bash
docker pull docker.paddlepaddle
.org
/paddle
docker pull docker.paddlepaddle
hub.com
/paddle
下载GPU版本(cuda8.0_cudnn5_avx_mkl)的Docker镜像:
.. code-block:: bash
docker pull paddlepaddle/paddle:latest-gpu
docker pull docker.paddlepaddle
.org
/paddle:latest-gpu
docker pull docker.paddlepaddle
hub.com
/paddle:latest-gpu
选择下载使用不同的BLAS库的Docker镜像:
...
...
@@ -49,7 +49,7 @@
docker pull paddlepaddle/paddle:[tag]
# 比如:
docker pull docker.paddlepaddle
.org/paddle:0.10
.0-gpu
docker pull docker.paddlepaddle
hub.com/paddle:0.11
.0-gpu
.. _docker_run:
...
...
develop/doc_cn/getstarted/build_and_install/docker_install_cn.html
浏览文件 @
3d9d41dc
...
...
@@ -253,14 +253,14 @@
</div></blockquote>
<p>
对于国内用户,我们提供了加速访问的镜像源:
</p>
<blockquote>
<div><div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span></span>
docker pull docker.paddlepaddle
.org
/paddle
<div><div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span></span>
docker pull docker.paddlepaddle
hub.com
/paddle
</pre></div>
</div>
</div></blockquote>
<p>
下载GPU版本(cuda8.0_cudnn5_avx_mkl)的Docker镜像:
</p>
<blockquote>
<div><div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span></span>
docker pull paddlepaddle/paddle:latest-gpu
docker pull docker.paddlepaddle
.org
/paddle:latest-gpu
docker pull docker.paddlepaddle
hub.com
/paddle:latest-gpu
</pre></div>
</div>
</div></blockquote>
...
...
@@ -277,7 +277,7 @@ docker pull paddlepaddle/paddle:latest-openblas
<blockquote>
<div><div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span></span>
docker pull paddlepaddle/paddle:
<span
class=
"o"
>
[
</span>
tag
<span
class=
"o"
>
]
</span>
<span
class=
"c1"
>
# 比如:
</span>
docker pull docker.paddlepaddle
.org/paddle:0.10
.0-gpu
docker pull docker.paddlepaddle
hub.com/paddle:0.11
.0-gpu
</pre></div>
</div>
</div></blockquote>
...
...
develop/doc_cn/searchindex.js
浏览文件 @
3d9d41dc
此差异已折叠。
点击以展开。
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录