Commit Graph

473 Commits (4e9d7ddbc69239aeed033f16ccf129232daa151e)

Author SHA1 Message Date
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
8 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
8 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
8 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
8 years ago
fengjiayi e4188621ca fix a error in unit tests
8 years ago
fengjiayi 47c02b5c32 Add unit tests
8 years ago
Tao Luo 5972990295
Merge pull request #11523 from mozga-intel/mozga-intel/Gausian_random_mkldnn_layout
8 years ago
tensor-tang 64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
8 years ago
qingqing01 9c90dc9728
Make the CUDA kernel of concat correct and fix unit tests. (#11541)
8 years ago
Qiao Longfei 4ec9ecae59
Merge pull request #11547 from jacquesqiao/support-ftrl-optimizer
8 years ago
qingqing01 c22ebb3bde
Expose crop op into Python API. (#11546)
8 years ago
mozga-intel 7b9aa60198 MKLDNN gausian_random tests
8 years ago
mozga-intel b88cda84f4 MKLDNN sum unit-test
8 years ago
guosheng f4bdfbc697 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
8 years ago
qiaolongfei 6caea45941 add TestFtrlOptimizer
8 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
8 years ago
qingqing01 566a940223
Implement a bilinear initializer for transposed convolution to do upsampling. (#11404)
8 years ago
chengduo fd77126938
Merge pull request #11512 from JiayiFeng/skip_all_tests_of_parallel_executor_crf
8 years ago
fengjiayi 35f64cb905 skip all tests in tests_parallel_executor_crf
8 years ago
yi.wu 40c631e554 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_unitests
8 years ago
yi.wu 44925eb4c2 fix dist ut
8 years ago
Luo Tao 10e21b7715 set test_parallel_executor_crf serial
8 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
8 years ago
guosheng 92a7766ecb Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
8 years ago
qiaolongfei f031555cfb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
8 years ago
whs adc09087c1
Add slice op. (#11052)
8 years ago
qiaolongfei 6dd3f3cf27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
8 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
8 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
8 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
8 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
8 years ago
chengduoZH a57e8a4338 add cpu test
8 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
8 years ago
qiaolongfei 509cb0bc76 add unit test, pass the unit test
8 years ago
chengduoZH 495368c243 ADD CPU_NUM
8 years ago
chengduoZH d09fd1f6f0 test seresnext
8 years ago
chengduoZH 5a3c8bf813 fix in c++ side
8 years ago
tangwei12 bf2c53ae0a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
chengduoZH a56dcf5159 fix parallel_executor.py and xx_mnist.py
8 years ago
tangwei12 5c8397a88f remove chief in test
8 years ago
guochaorong cde7db85b3 fix bad code in python
8 years ago
sneaxiy 568c4e5ec4 recommit using account sneaxiy
8 years ago
guosheng 5e20a8ef93 Make python unit test of beam_search_op and beam_searc_decode_op run correctly
8 years ago
fengjiayi 24649a780d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_crop_op
8 years ago
fengjiayi 9c61409a18 Make crop op supporting taking offsets as one of its inputs
8 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
8 years ago
fengjiayi 50104f18c7
Merge pull request #11230 from JiayiFeng/add_broadcast_test
8 years ago
fengjiayi 65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
8 years ago