Commit Graph

34 Commits (9fa87b23d950b6bb1abe9ad6ca39ae6800293338)

Author SHA1 Message Date
phlrain 1d63b06bd7 add grad test unit; test=develop
6 years ago
phlrain b65722d3cf fix uni test; test=develop
6 years ago
Dun ae7d22862b Group Norm (#13843)
6 years ago
Michal Gallus 99e3e36a57 MKLDNN elementwise_mul: Disable UT for CUDA
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
6 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
7 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
7 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
Yu Yang e39899da16 Fix bug in test_detection_map_op
7 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
Qiao Longfei 6e03f7900f
Add centered mode rmsprop (#13161)
7 years ago
chengduo 3bd1d22a7d
Enhance fused_elementwise_activation_op (#12837)
7 years ago
chengduo 7748963479
refine op_test (#12846)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 1f86c88f4a Remove random order of fetch_list in test_random_crop_op
7 years ago
minqiyang 76ee482e18 Fix cv2 issues
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
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
Wu Yi 9f0d9dffe6
hide variable API (#12307)
7 years ago
yuyang18 b83ffda4aa
Try hide APIs
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
7 years ago
yuyang18 40da8c00b6 Add missing attr
7 years ago
caoying03 c87d11a716 Merge branch 'develop' into enhance_reshape
7 years ago
Kexin Zhao bfbc25bdb8 add fp16 pool2d support
7 years ago
Kexin Zhao e967d19b0a add more tests
7 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
7 years ago
ying d3d16f76f5 enhance reshape operator.
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