Commit Graph

436 Commits (a3408d00303868cde300422a978b228eea0e51c1)

Author SHA1 Message Date
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
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
7 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
7 years ago
tangwei12 bf2c53ae0a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
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
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
7 years ago
minqiyang b33ea7be2d 1. change the variable name from align_var_to_block to slice_var_up
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago
minqiyang 9d92dcea0a 1. import fluid to dist transpiler test
7 years ago
minqiyang e90bfd562b 1. Make a base unittest class for dist transpiler unittest
7 years ago
Qiyang Min b31647c67d
Merge branch 'develop' into update_simple_distranspiler
7 years ago
Wu Yi d90610624f
Cleanup transpiler and move weight decay and clip on pservers (#11039)
7 years ago
minqiyang 0abf173ed5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
7 years ago
minqiyang a4d88fb642 1. remove simple distranspiler from transpiler/ repo
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
minqiyang a2c017da9b 1. merge simple_dist_transpiler to distribute_transpiler
7 years ago
Haichao Zhang 21e794cf67 change name debuger to debugger (#10949)
7 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
7 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
7 years ago