Commit Graph

41 Commits (89d6d69ce47b91dad51a50140163c8682003e9fa)

Author SHA1 Message Date
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
7 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
7 years ago
jerrywgz c108376506 Add three modes for prelu_op (#12630)
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
7 years ago
minqiyang be6ecec46f Fix unittests' division issues
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
7 years ago
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)
7 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
7 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
guosheng d04073050e Add python wrapper for label smoothing
7 years ago
Yang Yang(Tony) a64edbf14e
delete backward.cc related code on the python side (#9854)
7 years ago
dragonwarrior 54a85b7bfd Add lrn layer (#9157)
7 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
7 years ago
yangyaming 869a6f9cea Add python wrapper.
7 years ago
yangyaming 58730ba131 Enhance unit test.
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago