Yancey
2a5cb2ec79
Merge pull request #11066 from Yancey1989/dist_recordio
...
support recordio in dist train
7 years ago
Yancey1989
1666cf96bf
update by comment
7 years ago
Shan Yi
32ec75aca5
Merge pull request #11140 from weixing02/new_api
...
New api
7 years ago
weixing02
05a2a1a906
update apis
7 years ago
weixing02
f1facb7a3c
Fix links
7 years ago
Lei Wang
e0a8c58470
Doc: fix typo in var_desc.md. ( #11130 )
7 years ago
baiyf
663f4e6168
Fix bilinear_op Python API ( #11117 )
...
* fix conflict
* code clean
7 years ago
Yancey1989
8855d4a755
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_recordio
7 years ago
whs
86d8659c8d
Add python wrapper for gather op. ( #11033 )
...
* Add python wrapper for gather op.
* Add unitest for 'rank==1' and fix comments.
* Fix comments.
7 years ago
Yancey1989
f9556dca51
use open_files reader to read multiple files
7 years ago
Luo Tao
2007f630b4
add build and install document of fluid inference library
7 years ago
weixing
1af0b28cc1
Merge pull request #10979 from weixing02/fluid_guide_img
...
Fluid guide img
7 years ago
Yancey1989
e05abab609
use recordio in dist train
7 years ago
Tao Luo
49449205f1
Merge pull request #11046 from chengduoZH/fix_contribution_doc
...
Fix contribution doc
7 years ago
chengduoZH
b4a9d53248
fix contribution doc
7 years ago
weixing02
bcafb32adc
fix error
7 years ago
weixing02
2c589f7c57
add developer's fluid guide
7 years ago
weixing02
9db25364ab
polish fluid_guide
7 years ago
weixing02
68fb4e336e
add fluid_guide
7 years ago
Shan Yi
1746cf7437
Update docker_install_en.rst
7 years ago
Shan Yi
405065f632
fix typo in docker_install_cn.rst
7 years ago
Lei Wang
72149c1675
scripts: clean bash scripts. ( #10721 )
...
* scripts: clean bash scripts.
* Fix build related documents.
7 years ago
baiyf
1ba2581a52
Unified bilinear_interp op Python interface specification ( #10925 )
...
* unify UpsamplingBilinear2d interface specification
* unify UpsamplingBilinear2d interface specification
* fix name conventions
* small fix about computation order
7 years ago
Wang,Jeff
0a135de541
Use the cmake configure_file to setup imports for API docs
7 years ago
Wang,Jeff
b568fbed63
update emacs config code block
7 years ago
Wang,Jeff
214efd888b
Use anonymous link to reduce warnings
7 years ago
Wang,Jeff
d83db2c65b
Remove the protobuf dependency on pure doc generation
...
Fix rst format issues in several files.
7 years ago
weixing
5b2de50c41
Add some new api documentations ( #10637 )
7 years ago
baiyf
16b09d3c36
Expose bilinear operator into Python API. ( #10875 )
...
* Expose bilinear operator into Python API
* delete unused lines
* delete unused lines
* fix typos
* fix name arg and typos
7 years ago
Shan Yi
fd2da5299a
fix typo in workflow_of_capi.md
7 years ago
Tao Luo
728621e57b
Merge pull request #10858 from weixing02/inference
...
Add Inference doc for fluid
7 years ago
weixing02
68b2d09789
inference
7 years ago
weixing02
7f40cff913
yapf adjust
7 years ago
whs
67f5eaff78
Add dice loss ( #10717 )
...
* Add dice loss.
* Fix comments.
* Remove unused code.
7 years ago
Qiyang Min
f7cf605e88
update the command in build_from_source.md doc to newest version ( #10835 )
7 years ago
weixing02
6cf6e252f1
Add inference documentation
7 years ago
weixing02
d0efd5a103
Add pip install description
7 years ago
Yancey
35e5563695
fix wheel package name ( #10697 )
...
* fix wheel package name
* delete cuda7.5 cudnn5
7 years ago
Shan Yi
60f4b73aaa
Update cpu_profiling_en.md
7 years ago
Shan Yi
1bd0197b5a
Update cpu_profiling_cn.md
7 years ago
Lei Wang
32a15ed90c
Doc: fix missing parenthesis. ( #10726 )
7 years ago
Yancey
d66d8446dc
Refine async update design doc ( #10065 )
...
* refine async update design doc
* update by comments
7 years ago
Yancey
a94aa4d1c8
add manylinux docker image usage ( #10585 )
...
* add manylinux docker image usage
* update by comment
* update by comment
7 years ago
Xiaohu Zhu
236dc7be45
typo fixed ( #10600 )
...
typo fixed
7 years ago
Tao Luo
95314a2385
fix dead link of mkldnn and others ( #10567 )
7 years ago
Wu Yi
535245cd4c
Add NCCL2 rdma train doc ( #10561 )
...
* add rdma train doc
* update by comment
* fix table
7 years ago
weixing02
db7b70d505
Adjust
7 years ago
weixing02
333e26d3e1
Fix image and table display error
7 years ago
weixing02
f096a2fc3b
Move all images to doc/v2/images/
7 years ago
weixing02
6381fc8362
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into deadlint push origin deadlinks
7 years ago