yuyang
ecc4dc6d9b
Hide RecordIO Reader
7 years ago
chengduo
b027582798
add api_doc to rst ( #13279 )
7 years ago
baiyf
a4c06083af
Expose rank_loss op Python API ( #12132 )
...
* expose rank_loss python api
7 years ago
Yibing Liu
9386ac0a40
Enhance cuda code & unittest for argsort_op
7 years ago
yuyang18
043763ad50
Update api.rst
7 years ago
Yibing Liu
a523b6f49f
Add python api for argsort_op
7 years ago
Yibing Liu
23ec12cfe9
Fix the problem that metric cannot display
7 years ago
chengduoZH
cb7ca1c211
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
chengduoZH
9b13b4c0d2
Add doc
7 years ago
weixing02
a7bf2b06b4
add apis for learning_rate_scheduler
7 years ago
weixing02
edee27e246
add detection api
7 years ago
weixing02
05a2a1a906
update apis
7 years ago
baiyf
663f4e6168
Fix bilinear_op Python API ( #11117 )
...
* fix conflict
* code clean
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
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
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
whs
67f5eaff78
Add dice loss ( #10717 )
...
* Add dice loss.
* Fix comments.
* Remove unused code.
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
qingqing01
ee9832a7a9
Add Top-k Python API. ( #9973 )
...
* Add topk Python API.
* Add unit test.
* Remove the repeated API.
7 years ago
guosheng
d04073050e
Add python wrapper for label smoothing
7 years ago
guosheng
0b8534f2a4
Refine python wrapper for pad_op
7 years ago
weixing02
912a573603
Move v2/api/fluid to fluid/api and Adjust doc build commands
7 years ago