Commit Graph

450 Commits (8746725a977994a336d85c9181641294ff86c0a2)

Author SHA1 Message Date
Luo Tao 10e21b7715 set test_parallel_executor_crf serial
7 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
7 years ago
qiaolongfei f031555cfb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
whs adc09087c1
Add slice op. (#11052)
7 years ago
qiaolongfei 6dd3f3cf27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
7 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
7 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
7 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
7 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
7 years ago
chengduoZH a57e8a4338 add cpu test
7 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
7 years ago
qiaolongfei 509cb0bc76 add unit test, pass the unit test
7 years ago
chengduoZH 495368c243 ADD CPU_NUM
7 years ago
chengduoZH d09fd1f6f0 test seresnext
7 years ago
chengduoZH 5a3c8bf813 fix in c++ side
7 years ago
tangwei12 bf2c53ae0a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
chengduoZH a56dcf5159 fix parallel_executor.py and xx_mnist.py
7 years ago
tangwei12 5c8397a88f remove chief in test
7 years ago
guochaorong cde7db85b3 fix bad code in python
7 years ago
sneaxiy 568c4e5ec4 recommit using account sneaxiy
7 years ago
fengjiayi 24649a780d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_crop_op
7 years ago
fengjiayi 9c61409a18 Make crop op supporting taking offsets as one of its inputs
7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
7 years ago
fengjiayi 50104f18c7
Merge pull request #11230 from JiayiFeng/add_broadcast_test
7 years ago
fengjiayi 65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
7 years ago
dzhwinter d050360a74
"reduce test input data size to accelerate ci" (#10831)
7 years ago
fengjiayi ba773fc9f8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_broadcast_test
7 years ago
fengjiayi ea73fb8416 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reverse_op
7 years ago
tangwei12 cb7c1245b3 code optimized
7 years ago
tangwei12 2f44585e83 code optimized
7 years ago
yi.wu 92c61ce8fc disable test listen and serv
7 years ago
fengjiayi e819f1b3a5 Add unittests to check channelwise add
7 years ago
yi.wu 000c80a14a disable failed tests
7 years ago
fengjiayi aa9383f3b0 Add unit tests
7 years ago
Yuan Gao 666c94e3be Add default prior box var for box_coder_op (#11164)
7 years ago
tangwei12 3b5e3f9be4 update checkpoint unittest
7 years ago
tangwei12 eea5762e26 add checkpoint unittest
7 years ago
whs c8d6c1d09c Auto generate python api for polygon_box_transform op. (#11074)
7 years ago
Yancey 524c81e532
Merge pull request #11126 from Yancey1989/polish_test_listen_and_serv_op
7 years ago
Yancey bd0f8f8d52
Merge pull request #11054 from velconia/update_simple_distranspiler
7 years ago
Yancey1989 7f5eb9f687 update by comment
7 years ago
Yancey1989 7218f4feb2 update by comment
7 years ago
Yuan Gao d3e99aeec3 add normalize switch to box_coder_op (#11129)
7 years ago
minqiyang 0ed461df70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
7 years ago
Yancey1989 8939f17d30 sppedup test_listen_and_serv_op
7 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
7 years ago
minqiyang eacac49bcd 1. update test_split_var: replace split with slice
7 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
7 years ago