weixing
1af0b28cc1
Merge pull request #10979 from weixing02/fluid_guide_img
...
Fluid guide img
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
weixing02
418ac9ade0
Adjust
7 years ago
weixing02
338ad98ba2
Fix image deadlinks
7 years ago
weixing02
74a07fca28
Add classification_cost
7 years ago
Lei Wang
375175b5ae
Doc: fix brocken links.
7 years ago
Lei Wang
6418c42148
Travis: fix check style error.
7 years ago
Xin Pan
67f42cc183
Merge pull request #10370 from panyx0718/dist_survey
...
Distributed survey
7 years ago
Xin Pan
387e2ccdbf
Update distributed_traing_review.md
7 years ago
Xin Pan
24b2d14e4c
fix
7 years ago
Xin Pan
bf59d622d0
brief survey of dist training
7 years ago
Shan Yi
6a5bf0376c
fix toctree in multi_cluster/index_en.rst
7 years ago
Siddharth Goyal
23a45fb014
Minor fixes to parameter average doc ( #10300 )
7 years ago
dyning
4a5bfa89c3
Modify RoI pooling op to use LoDTensor and expose it into Python API ( #10208 )
...
* modify roi pool with lod and expose ROI Pooling into Python API
* make lod code brief
* make doc more clearly
* make doc more clearly
7 years ago