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
Luo Tao
2007f630b4
add build and install document of fluid inference library
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
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
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
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
weixing02
6cf6e252f1
Add inference documentation
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
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
418ac9ade0
Adjust
7 years ago
weixing02
338ad98ba2
Fix image deadlinks
7 years ago
Lei Wang
6418c42148
Travis: fix check style error.
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
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
Kexin Zhao
98cf74c255
add float16 inference content ( #10210 )
7 years ago
weixing
8efc3082f6
Change paddle.v2.reader to paddle.reader ( #10226 )
7 years ago
Yibing Liu
ee0497c45a
Merge pull request #9296 from kuke/onnx
...
Add design doc for the onnx convertor
7 years ago
weixing02
b23130d3b4
Add dataset to fluid api
7 years ago
Yan Chunwei
576b9fdd18
add rnn en doc ( #9809 )
...
* add doc
* update formats
* update
* update reference
* fix format
7 years ago
Varun Arora
4766864481
Minor fixes based on @kuke's feedback
7 years ago
tangwei12
6e8510fa1d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quick_help
7 years ago
Varun Arora
718f1540ef
Merge branch 'onnx' of https://github.com/kuke/Paddle into onnx
7 years ago
Varun Arora
56b8784c24
Update design doc based on early implementation
7 years ago
weixing02
50c2a2e956
Fix deadlinks in fluid api
7 years ago
weixing
84ceffd02d
Fix api display errors in fluid ( #10051 )
7 years ago
Yang Yang(Tony)
f046055ca1
Update new_op_en.md
7 years ago
Yang Yang(Tony)
9e27d1e69d
Update new_op_cn.md
7 years ago
Yang Yang(Tony)
208dd50386
Update new_op_cn.md
7 years ago
weixing02
7d2b00e5f4
Add 2 docs to fluid/dev by adding soft links for write_docs_*.rst and contribute_to_paddle_*.md
7 years ago
qingqing01
ee9832a7a9
Add Top-k Python API. ( #9973 )
...
* Add topk Python API.
* Add unit test.
* Remove the repeated API.
7 years ago
weixing
544159c3de
Merge pull request #9870 from weixing02/ini
...
Regenerate initializer.rst and add MSRAInitializer to initializer.__all__
7 years ago
weixing02
b8770e4c0f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ini
7 years ago
tangwei12
e05f3eaf69
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quick_help
7 years ago