Commit Graph

2037 Commits (4801beb10149e0fee66f9f4d1a3cb97a559f66a2)

Author SHA1 Message Date
nhzlx 202e0a1ee1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx 4c52be07dd fix ut error
7 years ago
Jiabin Yang 60d163ab17
Merge pull request #13473 from JiabinYang/mac/fix_compile
7 years ago
nhzlx dcc09dce35 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx 94a57f1d83 add trt config to arguments
7 years ago
chengduo fd8d83e68a
Fix the nested dyn_rnn (#13417)
7 years ago
whs cf128231c6
Add truncated gaussian initializer. (#13000)
7 years ago
Zeng Jinle 642cf6ca2f
Merge pull request #13418 from sneaxiy/dam_save_memory
7 years ago
JiabinYang 9d2d3096c5 fix mac compile error
7 years ago
Dun 253f618ac7 loosen the restriction of output_size in conv2d_transpose (#12292)
7 years ago
Yu Yang 155ebbb9dc
Merge pull request #13449 from chengduoZH/speed_up_lod_tensor_to_array
7 years ago
chengduo 6757a31552
[Accelerate] Refine seq_softmax_op (#13421)
7 years ago
Yibing Liu 9cc1937d43
Merge pull request #13400 from kuke/fix_seq_pad
7 years ago
Yu Yang 2c31ea9293
Merge pull request #13424 from chengduoZH/refine_seq_concat
7 years ago
Yu Yang 5996e224fa
Merge pull request #13430 from chengduoZH/refine_seq_pool
7 years ago
sneaxiy fd3e32ea7d Merge develop
7 years ago
chengduoZH 6534f8527a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_lod
7 years ago
chengduo 72dd6b37d9
Add sequence_expand_as_op (#13420)
7 years ago
chengduoZH 7b464d68a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into speed_up_lod_tensor_to_array
7 years ago
chengduoZH 24459501fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_concat
7 years ago
chengduoZH f92b07f0b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_pool
7 years ago
Yu Yang e39899da16 Fix bug in test_detection_map_op
7 years ago
sneaxiy 0718113a9c modification
7 years ago
chengduoZH 6d0370d27a fix warning
7 years ago
chengduoZH 0d7519171e speed up lod_tensor to array and array to lod_tensor
7 years ago
sneaxiy d9942cd122 Merge develop
7 years ago
gongweibao 0c8c0d943f
fix macunittest (#13434)
7 years ago
Yu Yang cd69e1dd2a
Merge pull request #13339 from chengduoZH/debug_while_op
7 years ago
chengduoZH b57a2b989b remove test_seq_concat_op
7 years ago
chengduoZH cdb9605bad refine
7 years ago
chengduoZH 284519561d add doc
7 years ago
chengduoZH cacf549e8a refine seq_pool
7 years ago
chengduoZH e7940141ce refine seq_concat
7 years ago
sneaxiy a58a528436 modification
7 years ago
sneaxiy 7116cc12fb Merge develop
7 years ago
sneaxiy abf9832c12 tiny change to save memory
7 years ago
Tao Luo f15def6403
Merge pull request #12945 from jerrywgz/fix_maxout
7 years ago
gongweibao 239a83860b
Fix VarHandle return bug. (#13354)
7 years ago
tensor-tang 7c8730824a
Merge pull request #13396 from tensor-tang/refine/op/lstm
7 years ago
Dun e0bca5f866 Implement slice grad operator. #8130 (#12330)
7 years ago
Tao Luo 03dc7b79e9
Merge pull request #12966 from jerrywgz/fix_rnn_memory_helper
7 years ago
Yibing Liu 1c87558c4a Revert changes for debug
7 years ago
Yibing Liu 8edf60ceda Merge branch 'develop' of upstream into fix_seq_pad
7 years ago
Wu Yi 437debf40e Fix mac ci dist (#13393)
7 years ago
Tao Luo 40c54db301
Merge pull request #13338 from bingyanghuang/bingyang/seq_pool_memcpy
7 years ago
tensor-tang e09cf031a8 refine src and header
7 years ago
tensor-tang 3db1e41e12 Merge remote-tracking branch 'ups/develop' into refine/op/lstm
7 years ago
Tao Luo bdbf1bc820
Merge pull request #12953 from jerrywgz/fix_prelu
7 years ago
Michał Gallus 8cbefd1a43 Fuse Conv+BN+SkipConnectionAdd+ReLU with transpiler temporarily (#13350)
7 years ago
Qiyang Min f00081a419
Merge pull request #13381 from velconia/make_mac_pass_build
7 years ago