File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232
3333 - `如何贡献代码 <../advanced_usage/development/contribute_to_paddle.html >`_:介绍如何向 PaddlePaddle 开源社区贡献代码
3434
35- - `如何贡献文档 <../advanced_usage/development/write_docs .html >`_:介绍如何向 PaddlePaddle 开源社区贡献文档
35+ - `如何贡献文档 <../advanced_usage/development/write_docs_cn .html >`_:介绍如何向 PaddlePaddle 开源社区贡献文档
3636
3737=====================
3838 目录
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ Python脚本驱动 :code:`Executor` 执行。默认情况下 :code:`Executor`
1616或 :ref: `api_fluid_CUDAPlace ` 。 :code: `Executor ` 在执行的时候可以选择执行的
1717:ref: `api_guide_low_level_program ` 。
1818
19- 简单的使用方法,请参考 `quick_start_fit_a_line <../.. /beginners_guide/quick_start/fit_a_line/README.cn.html >`_ , API Reference 请参考
19+ 简单的使用方法,请参考 `quick_start_fit_a_line <http://paddlepaddle.org/documentation/docs/zh/1.1 /beginners_guide/quick_start/fit_a_line/README.cn.html >`_ , API Reference 请参考
2020:ref: `api_fluid_Executor ` 。
Original file line number Diff line number Diff line change 88
99请您首先阅读以下文档,了解安装方法:
1010
11- - `安装说明 <../beginners_guide/install/install_doc .html >`_:我们支持在Ubunt/CentOS/Windows/MacOS环境上的安装
11+ - `安装说明 <../beginners_guide/install/Start .html >`_:我们支持在Ubunt/CentOS/Windows/MacOS环境上的安装
1212
1313如果您初次接触深度学习,在学习PaddlePaddle之前建议您先阅读以下资料:
1414
You can’t perform that action at this time.
0 commit comments