Commit Graph

6029 Commits (599a32641b2ead2f885d94f8b707d99a699dd578)

Author SHA1 Message Date
Zeng Jinle 599a32641b
Merge pull request #12971 from sneaxiy/unstack_op
7 years ago
Qiyang Min 1d9cb93276
Merge pull request #12989 from velconia/fix_last_of_py3
7 years ago
tensor-tang a481c5e98c Merge remote-tracking branch 'ups/develop' into feature/op/fusion_expand_concat_fc
7 years ago
tensor-tang 49c31febb5 fix typo and op test
7 years ago
minqiyang 312f3b8654 Fix random diff between python2 and python3
7 years ago
sneaxiy 52a480bb98 Merge develop
7 years ago
tensor-tang 02909335e9 rename fusion seq_concat_fc to fusion seqexpand_concat_fc
7 years ago
tensor-tang 0f0d48230c add fusion seq_concat_fc op test
7 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
7 years ago
sneaxiy 24264bc0b8 Merge develop
7 years ago
dzhwinter 0153c21d83 add unstack_op
7 years ago
chengduo 3e1050a2e8
Add pad_constant_like_op (#12943)
7 years ago
tensor-tang c488ee96a7 Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
tensor-tang e61cf3214d complete reverse seq
7 years ago
tensor-tang 1777cd09f6 refine fusion lstm op test
7 years ago
tensor-tang 4b28fab8c9 enable more acts
7 years ago
Qiao Longfei 3c58b87b45
fix auc layer and add check for auc op (#12954)
7 years ago
Zeng Jinle d189d4dbab
Merge pull request #12884 from sneaxiy/sequence_mask_op
7 years ago
Jiabin Yang 7240e7215a
Merge pull request #12914 from JiabinYang/check_cv2
7 years ago
Qiyang Min 038e2817f0
Merge pull request #12836 from velconia/disable_prelu_test_local
7 years ago
tangwei12 ef6445ee39
Merge pull request #12908 from seiriosPlus/fill_constant_selectedrows
7 years ago
JiabinYang 786558fc68 fix bug to avoid warning once import paddle.fluid
7 years ago
Qiyang Min 836e1e0b36
Merge pull request #12910 from velconia/fix_flowers_dataset
7 years ago
tangwei12 66cc1850a8 add gpu place
7 years ago
tangwei12 fff6f595ff add unit test
7 years ago
tangwei12 8f9bbc2834 add unit test
7 years ago
minqiyang fca139b5e3 Fix flowers dataset download problem
7 years ago
Xin Pan 557be6fc58
Merge pull request #12902 from PaddlePaddle/revert-12736
7 years ago
minqiyang a7849db561 Port new added code
7 years ago
minqiyang 6c775a0a06 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
sneaxiy 7df74a5ee4 Merge develop
7 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
7 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. (#12736)"
7 years ago
sneaxiy 1083e99520 Merge develop
7 years ago
gongweibao 7570e5ef04
Print readable program codes. (#12673)
7 years ago
tensor-tang f0f06992c1
Merge pull request #12878 from tensor-tang/feature/op/attention_lstm
7 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
7 years ago
sneaxiy e895c98f0a add support to max_len is None
7 years ago
minqiyang 709c37023a Polish code
7 years ago
chengduo 8ad9055804
Add is_test for while_op (#12874)
7 years ago
minqiyang 80e3ce411d For test
7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
7 years ago
sneaxiy 64464cb1fa Merge develop
7 years ago
qingqing01 79918a8442 add sequence_mask_op for DAM model
7 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
7 years ago
minqiyang c95ff1c410 Add debug info
7 years ago
tensor-tang 5ca0bb9aad support more activation type and remove some comments
7 years ago
minqiyang 31f587e7e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
minqiyang 01eec0af91 Fix flowers dataset reading problem
7 years ago
tensor-tang dd938d0b94 fix bugs and pass op test
7 years ago