- 13 3月, 2020 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 05 3月, 2020 1 次提交
-
-
由 zhongpu 提交于
* add disable_dygraph enable_dygraph en cn docs test=develop * clean DS_Store test=develop
-
- 28 2月, 2020 1 次提交
-
-
由 adaxiadaxi 提交于
* update_fluiddoc_0228,test=develop * Update release_note_cn.md Co-authored-by: NDaniel Yang <grasswolfs@163.com>
-
- 27 2月, 2020 2 次提交
-
-
由 tangwei12 提交于
-
由 Zeng Jinle 提交于
-
- 26 2月, 2020 2 次提交
-
-
由 Li Fuchen 提交于
-
由 lanxianghit 提交于
ATT. 更新了中文文档中的“编程指南”,其中关于使用控制流的例子改为使用飞桨1.7版本提供的新控制流API
-
- 25 2月, 2020 1 次提交
-
-
由 Daniel Yang 提交于
-
- 18 2月, 2020 1 次提交
-
-
由 Daniel Yang 提交于
-
- 05 2月, 2020 1 次提交
-
-
由 Jeng Bai-Cheng 提交于
* Add flag description for Paddle-TensorRT Many users don't know how to build Paddle-TensorRT duo to lacking description, so add needed information * Adjust TENSORRT_ROOT description * use Simplified Chinese * put default values on table
-
- 20 1月, 2020 1 次提交
-
-
由 zhongpu 提交于
-
- 09 1月, 2020 2 次提交
- 03 1月, 2020 1 次提交
-
-
由 zhongpu 提交于
-
- 31 12月, 2019 1 次提交
-
-
- 14 12月, 2019 1 次提交
-
-
由 zhongpu 提交于
-
- 09 12月, 2019 1 次提交
-
-
由 zhongpu 提交于
-
- 29 11月, 2019 1 次提交
-
-
由 zhongpu 提交于
-
- 31 10月, 2019 2 次提交
- 23 10月, 2019 4 次提交
-
-
由 Youwei Song 提交于
test=document_fix
-
由 lanxianghit 提交于
Cherry-pick #1534
-
由 lanxianghit 提交于
重新组织了"新手入门>编程指南"中文文档,去掉了部分基础概念的详细介绍,比如Tensor,program等,本文档中更加注重对paddle静态图使用方式的说明
-
由 Youwei Song 提交于
* add cn docs, test=develop * refine docs, test=develop * add program doc, test=develop * fix links, test=develop * fix links, test=develop * fix links, test=develop * fix links, test=develop * Fluid -> Paddle, test=develop * Fluid -> Paddle, test=develop * minor fix, test=develop * minor fix, test=develop
-
- 17 10月, 2019 1 次提交
-
-
由 zhouwei25 提交于
Fix the DOC of Windows compile , install and inference lib. The cmake command for the Windows build installation should be modified. Support download link for inference library of cuda10, update 1.5.2 download link for inference library.
-
- 16 10月, 2019 1 次提交
-
-
由 zhongpu 提交于
* update compile_CentOS.md for compile in GPU, test=develop * update compile_CentOS.md for compile in GPU, test=develop * update compile_CentOS.md for compile in GPU, test=develop
-
- 12 10月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Remove benchmark from index. * Refine the format of begin. test=develop
-
- 11 10月, 2019 1 次提交
-
-
由 zhongpu 提交于
* update Tables.md compile_Ubuntu.md, test=develop * udpate Tables.md, test=develop
-
- 20 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* Update WIndows whl link * Update WIndows whl link for 1.5.2, test=develop * Update WIndows whl link for 1.5.2, test=develop
-
- 11 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* update install doc for release 1.5.2, test=develop * update Tables.md for 1.5.2, test=develop * update Tables.md to 1.5.1 for windows, test=develop
-
- 09 9月, 2019 1 次提交
-
-
由 zhouwei25 提交于
With the release of 1.5.2, CUDA and CUDnn support will also need to be updated for Windows installation. Now,release of 1.5.2 support CUDA10, and CUDA8 should match up cuDNN v7.1+. * fix the installation document of Windows, test=document_preview * CUDA and CUDnn support will need to be updated for Windows installation, test=develop
-
- 06 9月, 2019 1 次提交
-
-
由 liym27 提交于
Committer: liym27 <liym0923@126.com>
-
- 03 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* fix error for install doc in develop, test=develop, test=document_preview * fix error for install doc in develop, test=develop, test=document_preview * fix error for install doc in develop, test=develop * fix error for install doc in develop, test=develop * fix error for install doc in develop, test=develop
-
- 02 9月, 2019 1 次提交
-
-
由 xiaoting 提交于
* fix typo in doc * add faq for lod_tensor * format the lod_tensor.rst
-
- 26 8月, 2019 2 次提交
-
-
由 zhongpu 提交于
* fix for install doc in develop, test=develop, test=document_preview * fix for install doc in develop, test=develop, test=document_preview * fix for install doc in develop, test=develop, test=document_preview * fix for install doc in develop, test=develop, test=document_preview * fix for install doc in develop, test=develop, test=document_preview * fix for install doc in develop, test=develop, test=document_preview * fix for install doc in develop, test=develop, test=document_preview * fix for install doc in develop, test=develop, test=document_preview
-
由 xsrobin 提交于
-
- 19 8月, 2019 3 次提交
-
-
由 Jiabin Yang 提交于
This PR will restrict cuda version from all cuda 10 to only cuda 10.0
-
由 Jiabin Yang 提交于
-
由 Jiabin Yang 提交于
fix install doc by add more desc for relationship between CUDA cuDNN version and Paddle version (#1066) * fix install doc by add more desc for CUDA * refine desc language
-
- 15 8月, 2019 1 次提交
-
-
由 zq19 提交于
* fixed one error of api_cn * fixed some errors of api_cn * fixed some errors of api_cn * fixed two errors. * fixed two errors * fixed one error. * fixed one error * fixed one error. * fixed two errors. * fixed one error. * fixed two errors * fixed two links * synchronize api_cn with the api_en of develop. * updated develop/api_cn * update the api_cn of develop * update api_cn of develop * fixed some errors * Delete .DS_Store * Delete .DS_Store * Delete .DS_Store * Delete .DS_Store * Delete .DS_Store * fixed some wrong links * fixed two links * fixed two links and some error. * fixed some errors. * fixed two links * http://newicafe.baidu.com/issue/DLTP-1771/show?from=page * http://newicafe.baidu.com/issue/DLTP-1647/show?from=page * http://newicafe.baidu.com/issue/DLTP-1529/show?from=page * Update natural_exp_decay_cn.rst * Update Reader_cn.rst
-