Commit Graph

6004 Commits (038e2817f0208f8de3761854700ff01fc5c28362)

Author SHA1 Message Date
Qiyang Min 038e2817f0
Merge pull request #12836 from velconia/disable_prelu_test_local
8 years ago
tangwei12 ef6445ee39
Merge pull request #12908 from seiriosPlus/fill_constant_selectedrows
8 years ago
Qiyang Min 836e1e0b36
Merge pull request #12910 from velconia/fix_flowers_dataset
8 years ago
tangwei12 66cc1850a8 add gpu place
8 years ago
tangwei12 fff6f595ff add unit test
8 years ago
tangwei12 8f9bbc2834 add unit test
8 years ago
minqiyang fca139b5e3 Fix flowers dataset download problem
8 years ago
Xin Pan 557be6fc58
Merge pull request #12902 from PaddlePaddle/revert-12736
8 years ago
minqiyang a7849db561 Port new added code
8 years ago
minqiyang 6c775a0a06 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
8 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
8 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. (#12736)"
8 years ago
gongweibao 7570e5ef04
Print readable program codes. (#12673)
8 years ago
tensor-tang f0f06992c1
Merge pull request #12878 from tensor-tang/feature/op/attention_lstm
8 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
8 years ago
minqiyang 709c37023a Polish code
8 years ago
chengduo 8ad9055804
Add is_test for while_op (#12874)
8 years ago
minqiyang 80e3ce411d For test
8 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
8 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
8 years ago
minqiyang c95ff1c410 Add debug info
8 years ago
tensor-tang 5ca0bb9aad support more activation type and remove some comments
8 years ago
minqiyang 31f587e7e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
8 years ago
minqiyang 01eec0af91 Fix flowers dataset reading problem
8 years ago
tensor-tang dd938d0b94 fix bugs and pass op test
8 years ago
tensor-tang 522b3e411f complete attention lstm op test
8 years ago
tensor-tang 93cc29abc0 init attention lstm op test
8 years ago
minqiyang 064b7f3de1 Change the md5sum of 102flowers dataset
8 years ago
minqiyang d49a0d755b Fix common download problem
8 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
8 years ago
sneaxiy c73c5ed573 use for_range
8 years ago
minqiyang 6d107b0f39 Fix the test_desc_clone's problem
8 years ago
chengduo 7748963479
refine op_test (#12846)
8 years ago
Xin Pan b548ecbc2b add stack_op
8 years ago
chengduo e8b4e0d627
fix load_vars bug (#12869)
8 years ago
minqiyang 6d9b9cb4b6 Add debug info for anakin cpu
8 years ago
minqiyang 57dab0bb4c Change the link of flowers
8 years ago
minqiyang 94f6e54db9 Add timeout for python3
8 years ago
Xin Pan bcaa1d5e73
Merge pull request #12853 from panyx0718/profiler
8 years ago
Xin Pan f8c6b46415 fix profiler test
8 years ago
minqiyang 39c526d42f Port test_dist_transpiler to it
8 years ago
minqiyang efe88ab9f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
8 years ago
Michał Gallus cd32ddac12 Fuse Convolution and Eltwise Add into MKLDNN's Conv+Bias (#12669)
8 years ago
minqiyang d94a3f621b Disable prelu_op_test until fixing Python3 issues
8 years ago
tangwei12 cbc6e6eb97
Merge pull request #12247 from seiriosPlus/dis_ckpt_fix
8 years ago
Qiyang Min 72965226e6
Merge pull request #12818 from velconia/fix_python3_CI_job
8 years ago
Wu Yi f63368db5e
Add async dist tests (#12798)
8 years ago
Tao Luo 9f33222251
Merge pull request #12822 from luotao1/debug_no_patchelf
8 years ago
tangwei12 08152916cf add annotation in load_inference_model
8 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
8 years ago