- 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 2 次提交
-
-
由 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
-
由 zhongpu 提交于
* fixed link error for install doc in develop
-
- 14 8月, 2019 1 次提交
-
-
由 zhouwei25 提交于
The building and installing documentation should be updated because that the code of inference lib has changed. The current bug is that most of files under the inference library path are missed.
-
- 30 7月, 2019 1 次提交
-
-
由 silingtong123 提交于
* test=develop,adding a description of the CMAKE command
-
- 26 7月, 2019 1 次提交
-
-
由 JepsonWong 提交于
* fix for FluidDoc/doc/fluid/beginners_guide/install/index_cn.rst in develop
-
- 25 7月, 2019 1 次提交
-
-
由 zhouwei25 提交于
Done
-
- 23 7月, 2019 1 次提交
-
-
由 xsrobin 提交于
* add 1.5.1 whl and fix some bugs (#1010) * add windows install whl * whl and bug * fix some bugs * update 1.5.1 cn API * add url
-
- 22 7月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* remove useless compile option on MacOS * this will fix default cuda version
-
- 17 7月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
-
- 16 7月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* test=develop, add fix_install_doc_with_gpu_docker_usage * refine format * fix install command wrong
-
- 04 7月, 2019 3 次提交
-
-
由 dongjiaqi02 提交于
compile_CentOS.md compile_Ubuntu.md install_CentOS.md install_Ubuntu.md
-
由 wopeizl 提交于
* fix the doc for 1.5 test=develop * test=develop
-
由 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 * fix doc problem * refine doc * remove centos7 support cuda8 compile * fix centos6 compile not support
-
- 28 6月, 2019 1 次提交
-
-
由 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
-