Commit Graph

30 Commits (2b58c62aa0b640cc93fe59cde40a71b1723aaebf)

Author SHA1 Message Date
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
7 years ago
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
7 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
7 years ago
yuyang18 6c83dcd622
Hide get_places. Mark it as deprecated
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
Yibing Liu 9386ac0a40 Enhance cuda code & unittest for argsort_op
7 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
7 years ago
qingqing01 c22ebb3bde
Expose crop op into Python API. (#11546)
7 years ago
weixing02 ee13b396f2 fix some errors
7 years ago
weixing02 8bd148dc00 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
7 years ago
whs c8d6c1d09c Auto generate python api for polygon_box_transform op. (#11074)
7 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
7 years ago
weixing02 4bd08e3408 make test_layers right
7 years ago
weixing02 3e46ec41a9 add hsigmoid
7 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
8 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
8 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
8 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
8 years ago
guosheng d04073050e Add python wrapper for label smoothing
8 years ago
Yang Yang(Tony) a64edbf14e
delete backward.cc related code on the python side (#9854)
8 years ago
dragonwarrior 54a85b7bfd Add lrn layer (#9157)
8 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
8 years ago
yangyaming 869a6f9cea Add python wrapper.
8 years ago
yangyaming 58730ba131 Enhance unit test.
8 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
8 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
8 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago