- 02 7月, 2019 1 次提交
-
-
由 lujun 提交于
Create a special case for dygraph-node when running gen_doc.
-
- 30 6月, 2019 1 次提交
-
-
由 flame 提交于
-
- 29 6月, 2019 5 次提交
- 28 6月, 2019 8 次提交
-
-
由 RaindragonD 提交于
* update api_cn; fix the error of reverting layers_cn to 1.4; include previous changes * update layers_cn; add code example to elementwise_mod * delete recordio_writer_cn; revert index_cn * update api_cn after review * fix io_cn.rst * update layers_cn * update io_cn
-
由 Yan Chunwei 提交于
* add lite * lite clean * update * up * update * refine lite mobile doc (#962) * update * update
-
由 Jiabin Yang 提交于
* test=develop, update install doc * add setuptools dependency * Update compile_Ubuntu.md update cudnn version * Update install_Ubuntu.md update cudnn version * Update install_CentOS.md update cudnn version * test=develop, refine ubuntu cuda support * test=develop, refine ubuntu cuda support * test=develop, refine python support on python3.5 * fix python2 in ubuntu16.04 need gcc 5.4 * add nccl related doc * refine doc * add gpu fast install doc * refine command of pip * add avx off for mac complie * refine code * refine doc * fix python only support 64bit
-
由 Jason 提交于
* update urls for x2paddle * Update TensorFlow-Fluid.rst * Update TensorFlow-Fluid.rst * Update TensorFlow-Fluid.rst * Update TensorFlow-Fluid.rst * Update TensorFlow-Fluid.rst * Update TensorFlow-Fluid.rst
-
由 xsrobin 提交于
* update paddle-mobile doc * delete untracked file * add install appendix * add install appendix * add install appendix * add install appendix
-
由 xsrobin 提交于
* update mobile according to paddle-mobile repo * Update mobile_readme_en.md
-
由 Cheerego 提交于
-
由 lujun 提交于
1.add dygraph api doc 2.add dygraph node
-
- 27 6月, 2019 10 次提交
-
-
由 Zeng Jinle 提交于
-
由 xsrobin 提交于
* update paddle-mobile doc * delete untracked file
-
由 xsrobin 提交于
* documents will be ready afterwards not ready now * Update index_en.rst * Update index_cn.rst * Update index_en.rst * Update index_cn.rst * Update index_en.rst
-
由 Cheerego 提交于
-
由 tangwei12 提交于
* fleet api * fleet api * fleet api
-
由 Zhaolong Xing 提交于
* refine inference api test=develop * fix typo * fix typo * fix comments * fix typo
-
由 RaindragonD 提交于
* update faq by sheqi * fix format errors * renew links; fix format issues
-
由 liuwei1031 提交于
* improve the doc of metrics introduction * tweak the doc of metrics introduction
-
由 Jiabin Yang 提交于
* test=develop, update install doc * add setuptools dependency * Update compile_Ubuntu.md update cudnn version * Update install_Ubuntu.md update cudnn version * Update install_CentOS.md update cudnn version * test=develop, refine ubuntu cuda support * test=develop, refine ubuntu cuda support * test=develop, refine python support on python3.5 * fix python2 in ubuntu16.04 need gcc 5.4 * add nccl related doc * refine doc * add gpu fast install doc * refine command of pip * add avx off for mac complie * refine code * refine doc
-
由 Zeng Jinle 提交于
* update memory_optimize.rst, test=develop * follow comment, fix typo, test=develop
-
- 26 6月, 2019 13 次提交
-
-
由 acosta123 提交于
* Create quick_start.rst * Update quick_start.rst
-
由 Cheerego 提交于
-
由 Jiabin Yang 提交于
-
由 Jiabin Yang 提交于
* test=develop, update install doc * add setuptools dependency * Update compile_Ubuntu.md update cudnn version * Update install_Ubuntu.md update cudnn version * Update install_CentOS.md update cudnn version * test=develop, refine ubuntu cuda support * test=develop, refine ubuntu cuda support * test=develop, refine python support on python3.5 * fix python2 in ubuntu16.04 need gcc 5.4 * add nccl related doc * refine doc * add gpu fast install doc * refine command of pip * add avx off for mac complie
-
由 linshuliang 提交于
* Modify errors in VisualDL usage manual Including: line break errors; punctuation errors; Add explanation for each pictures. * Modify errors in VisualDL usage manual Both Chinese and English Documents are modified. Including : line break errors. spell errors * Modify the line break error in visualdl_usage_en The Line break errors in visualdl_usage_en will make the demo program crash into errors. I have fixed these errors. * Modify the line break error in visualdl_usage_en.md The errors have been fixed.
-
由 Tao Luo 提交于
-
由 Jiabin Yang 提交于
* test=develop, update install doc * add setuptools dependency * Update compile_Ubuntu.md update cudnn version * Update install_Ubuntu.md update cudnn version * Update install_CentOS.md update cudnn version * test=develop, refine ubuntu cuda support * test=develop, refine ubuntu cuda support * test=develop, refine python support on python3.5 * fix python2 in ubuntu16.04 need gcc 5.4 * add nccl related doc * refine doc * add gpu fast install doc * refine command of pip
-
由 Bai Yifan 提交于
-
由 zhaoyuchen2018 提交于
* Add fluid benchmark document Compare some models' performance as reference for users. Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * Refine doc. Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * Refine document Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * Refine doc Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 Jiabin Yang 提交于
* test=develop, update install doc * add setuptools dependency * Update compile_Ubuntu.md update cudnn version * Update install_Ubuntu.md update cudnn version * Update install_CentOS.md update cudnn version * test=develop, refine ubuntu cuda support * test=develop, refine ubuntu cuda support * test=develop, refine python support on python3.5 * fix python2 in ubuntu16.04 need gcc 5.4 * add nccl related doc * refine doc * add gpu fast install doc
-
由 linshuliang 提交于
* Modify errors in VisualDL usage manual Including: line break errors; punctuation errors; Add explanation for each pictures. * Modify errors in VisualDL usage manual Both Chinese and English Documents are modified. Including : line break errors. spell errors
-
由 xsrobin 提交于
-
由 xsrobin 提交于
-
- 25 6月, 2019 2 次提交
-
-
由 djq8888 提交于
* update compile_CentOS.md * update user guide to install virtualenv * update compile_Ubuntu.md * update user guide to install virtualenv
-
由 Jiabin Yang 提交于
* test=develop, update install doc * add setuptools dependency * Update compile_Ubuntu.md update cudnn version * Update install_Ubuntu.md update cudnn version * Update install_CentOS.md update cudnn version * test=develop, refine ubuntu cuda support * test=develop, refine ubuntu cuda support * test=develop, refine python support on python3.5 * fix python2 in ubuntu16.04 need gcc 5.4 * add nccl related doc * refine doc
-