Commit Graph

48 Commits (7faa3e95555ff76f86b747cc987aa212bd27af9f)

Author SHA1 Message Date
Leo Chen 57606205f5 Make OpTest check grad inplace even if forward has no inplace () 6 years ago
Leo Chen 5fbf03d6b4 Enhance OpTest to support double grad inplace check () 6 years ago
baojun f2ad30c4dd Some ngraph op and unittest fix () 6 years ago
Leo Chen 6fb310ae29 Fix bug of getting bool Flags from os.environ () 6 years ago
Leo Chen d49c2bad71 update inplace grad test to new CompiledProgram API, test=develop () 6 years ago
Leo Chen a9d5fc5142 Enhance OpTest to check the consistency of operators when using and not using inplace () 6 years ago
Leo Chen 8f53735437 Fix memory overwriting of tensors returned by executor () 6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop 6 years ago
minqiyang de212ae274 Polish code 6 years ago
minqiyang d17bb4e600 Add unit test for gru unit 6 years ago
baojun 72061b0ac0 Add ngraph op coverage () 6 years ago
Wu Yi 856f0da0fe
Fp16 training () 6 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 ()" 6 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 () 6 years ago
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 () 6 years ago
Michal Gallus 99e3e36a57 MKLDNN elementwise_mul: Disable UT for CUDA 6 years ago
chengduo a9b5d42dd4
Add fp16 backward support () 6 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request from chengduoZH/refine_lod"" 7 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request from chengduoZH/refine_lod" 7 years ago
chengduo d402234ba8
Feature/op_fuse_pass () 7 years ago
Yu Yang e39899da16 Fix bug in test_detection_map_op 7 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad () 7 years ago
Qiao Longfei 6e03f7900f
Add centered mode rmsprop () 7 years ago
chengduo 3bd1d22a7d
Enhance fused_elementwise_activation_op () 7 years ago
chengduo 7748963479
refine op_test () 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" () 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 () 7 years ago
yuyang18 b83ffda4aa
Try hide APIs 7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD () 7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. () 7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. () 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