Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
机器未来
Paddle
提交
edc3b742
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看板
提交
edc3b742
编写于
1月 31, 2018
作者:
T
Travis CI
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Deploy to GitHub Pages:
75a73991
上级
a843dc9a
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
4 addition
and
4 deletion
+4
-4
develop/doc/_sources/getstarted/build_and_install/build_from_source_en.rst.txt
...getstarted/build_and_install/build_from_source_en.rst.txt
+1
-1
develop/doc/getstarted/build_and_install/build_from_source_en.html
...oc/getstarted/build_and_install/build_from_source_en.html
+1
-1
develop/doc_cn/_sources/getstarted/build_and_install/build_from_source_cn.rst.txt
...getstarted/build_and_install/build_from_source_cn.rst.txt
+1
-1
develop/doc_cn/getstarted/build_and_install/build_from_source_cn.html
...cn/getstarted/build_and_install/build_from_source_cn.html
+1
-1
未找到文件。
develop/doc/_sources/getstarted/build_and_install/build_from_source_en.rst.txt
浏览文件 @
edc3b742
...
...
@@ -126,7 +126,7 @@ You can add :code:`-D` argument to pass such options, like:
"WITH_AVX", "Build with AVX support", "ON"
"WITH_PYTHON", "Build with integrated Python interpreter", "ON"
"WITH_STYLE_CHECK", "Check code style when building", "ON"
"WITH_TESTING", "Build unit tests", "O
N
"
"WITH_TESTING", "Build unit tests", "O
FF
"
"WITH_DOC", "Build documentations", "OFF"
"WITH_SWIG_PY", "Build Python SWIG interface for V2 API", "Auto"
"WITH_GOLANG", "Build fault-tolerant parameter server written in go", "ON"
...
...
develop/doc/getstarted/build_and_install/build_from_source_en.html
浏览文件 @
edc3b742
...
...
@@ -378,7 +378,7 @@ For detailed cmake tutorial please refer to <a class="reference external" href="
</tr>
<tr
class=
"row-odd"
><td>
WITH_TESTING
</td>
<td>
Build unit tests
</td>
<td>
O
N
</td>
<td>
O
FF
</td>
</tr>
<tr
class=
"row-even"
><td>
WITH_DOC
</td>
<td>
Build documentations
</td>
...
...
develop/doc_cn/_sources/getstarted/build_and_install/build_from_source_cn.rst.txt
浏览文件 @
edc3b742
...
...
@@ -115,7 +115,7 @@ PaddlePaddle的编译选项,包括生成CPU/GPU二进制文件、链接何种B
"WITH_AVX", "是否编译含有AVX指令集的PaddlePaddle二进制文件", "ON"
"WITH_PYTHON", "是否内嵌PYTHON解释器", "ON"
"WITH_STYLE_CHECK", "是否编译时进行代码风格检查", "ON"
"WITH_TESTING", "是否开启单元测试", "O
N
"
"WITH_TESTING", "是否开启单元测试", "O
FF
"
"WITH_DOC", "是否编译中英文文档", "OFF"
"WITH_SWIG_PY", "是否编译PYTHON的SWIG接口,该接口可用于预测和定制化训练", "Auto"
"WITH_GOLANG", "是否编译go语言的可容错parameter server", "ON"
...
...
develop/doc_cn/getstarted/build_and_install/build_from_source_cn.html
浏览文件 @
edc3b742
...
...
@@ -389,7 +389,7 @@ ctest -R test_mul_op
</tr>
<tr
class=
"row-odd"
><td>
WITH_TESTING
</td>
<td>
是否开启单元测试
</td>
<td>
O
N
</td>
<td>
O
FF
</td>
</tr>
<tr
class=
"row-even"
><td>
WITH_DOC
</td>
<td>
是否编译中英文文档
</td>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录