Commit Graph

476 Commits (fa9cbfb752c193311f2fcc5f2bf8ba4dab4db172)

Author SHA1 Message Date
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
8 years ago
Qiao Longfei b41f8b9d42
Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
8 years ago
fengjiayi ea8a375fa4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_py_reader
8 years ago
qiaolongfei 5d718a5886 optimize reduce_sum_grad op
8 years ago
fengjiayi 060f421797 Some enhancement on readers
8 years ago
qingqing01 873a50ce35
Fix serious bug in nesterov momentum optimizer. (#12231)
8 years ago
Yu Yang b06309381b
Merge pull request #12149 from reyoung/feature/combine_open_files_and_double_buffer
8 years ago
qingqing01 7219676ed3
Hide some API in control_flow.py (#12226)
8 years ago
Qiao Longfei 2b58c62aa0
Update auc op (#12199)
8 years ago
yuyang18 e9c8d930a5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
8 years ago
Xin Pan 7ceec40360 hide more apis
8 years ago
yuyang18 be528f9815
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
8 years ago
Xin Pan 968922bd6c
Merge pull request #12154 from panyx0718/api
8 years ago
Wu Yi db67d60e31
Remove block api (#12107)
8 years ago
Wu Yi c5619bbcde
fix auc op (#12087)
8 years ago
Xin Pan 077aa207e4 hide monkey_patch_variable
8 years ago
yuyang18 61b3a5977f
Refine Python Reader
8 years ago
yuyang18 c204f0cc2b
Refine PyReader
8 years ago
yuyang18 6a46c0798e
Polish PyReader
8 years ago
yuyang18 d36e13efd8
Merge branch 'feature/add_pyreader_demo' into feature/combine_open_files_and_double_buffer
8 years ago
yuyang18 1478a5fc0b
Make open_files use buffer
8 years ago
yuyang18 fecbe52200
Rewrite open_files
8 years ago
yuyang18 7ca8528031
Refine pyreader demo
8 years ago
yuyang18 e8eb81ca28
Just train two batch
8 years ago
yuyang18 9a570fb95e
Add demo code about pyreader
8 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
8 years ago
sneaxiy 88f6eef4ab Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
8 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
8 years ago
sneaxiy e40905daed Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
8 years ago
sneaxiy 31c7f6b968
Merge branch 'develop' into complete_py_reader_python
8 years ago
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
8 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
8 years ago
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
8 years ago
guosheng e7f7ba97fe Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
8 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
8 years ago
sneaxiy f85e16f1de Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
8 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
8 years ago
yuyang18 6c83dcd622
Hide get_places. Mark it as deprecated
8 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
8 years ago
fengjiayi d55919c656 Impl ResetAll and fix errors
8 years ago
fengjiayi 0e9f1e2790 Make ReaderBase thread safe and remove ThreadedReader
8 years ago
sneaxiy 80b991f02c fix merge conflict
8 years ago
sneaxiy 739c330914 fix merge conflict
8 years ago
sneaxiy 8511bdb2d3 fix merge conflict
8 years ago
sneaxiy 1b59220d50 complete python reader op python side
8 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
8 years ago
Yibing Liu 9386ac0a40 Enhance cuda code & unittest for argsort_op
8 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
8 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
8 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
8 years ago