Commit Graph

1982 Commits (437debf40e5c71ef58a7ef64f4849328abdf30bd)

Author SHA1 Message Date
tensor-tang 3eb55f0643 Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
tensor-tang d7ac1cc836 refine seq when bs is large
7 years ago
tensor-tang 9dd5a177a5 refine batch mode and peephole
7 years ago
Qiao Longfei 6e03f7900f
Add centered mode rmsprop (#13161)
7 years ago
Yan Chunwei 9df2d8b5ba
test/add text-classification test (#13081)
7 years ago
tensor-tang f10710b0ca move seq peephole if out of loop
7 years ago
tensor-tang 2f3b498949 refine fusion seq lstm peephole
7 years ago
tangwei12 d1e2efae6b
reimplement auc in fluid (#13167)
7 years ago
Yu Yang f57d706aa7 Use double to reduce
7 years ago
tensor-tang 5f586e2223 Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
Brian Liu 04272c0d41 Enable lstm peephole (#13160)
7 years ago
fengjiayi 56750e6a3e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Qiao Longfei cdd14f17f1
fix async mode handle COMPLETE_MESSAGE (#13212)
7 years ago
minqiyang 8059445fb5 Fix fake_quantize_op
7 years ago
tensor-tang 78d9ad5712 fusion gru enfore only used
7 years ago
tensor-tang 555083ae2a enforce only used
7 years ago
fengjiayi db5e3dd767 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Jiabin Yang d091dd02a0 fix mac compile error 0903 (#13184)
7 years ago
qingqing01 9557cc218d
Refine and fix some code for faster-rcnn. (#13135)
7 years ago
fengjiayi 82a1b35b9b Revert "Revert "Add CudnnHolder and use it in Conv and ConvTranspose op""
7 years ago
guochaorong 151e169eb7
Revert "Add CudnnHolder and use it in Conv and ConvTranspose op"
7 years ago
Chen Weihang 3b6090e80b
Merge pull request #12887 from chenwhql/sequence_enumerate_op
7 years ago
tensor-tang 1cc35f3642
Merge pull request #13118 from tensor-tang/optimize/op/fusion_lstm
7 years ago
dzhwinter 6fb28796f5
memory (#13143)
7 years ago
dzhwinter e722f68318
fix windows compile (#13147)
7 years ago
dzhwinter f05520060e
fix style (#13142)
7 years ago
dzhwinter 856c26faef
fix elementwise (#13146)
7 years ago
fengjiayi 653c8ded7d
Merge pull request #13078 from JiayiFeng/dev_CudnnHolder
7 years ago
tensor-tang 20659fc905
Merge pull request #13107 from tensor-tang/optimize/op/fusion_gru
7 years ago
tensor-tang 93c034ee51 Merge remote-tracking branch 'ups/develop' into optimize/op/fusion_lstm
7 years ago
tensor-tang c7adb99ae0 follow comment and refine code
7 years ago
tensor-tang 83f4bc4ecf follow comment and refine code
7 years ago
tensor-tang f38905a6e5 Merge remote-tracking branch 'ups/develop' into optimize/op/fusion_gru
7 years ago
tangwei12 fbdd4f8c0f
Merge pull request #13101 from zenghsh3/develop
7 years ago
tensor-tang 9838bacb35
Merge branch 'develop' into optimize/op/fusion_lstm
7 years ago
qingqing01 9bd933d3fb
Improve and fix fake_quantize_op (#13092)
7 years ago
Tao Luo 3fe0575b62
Merge pull request #13148 from dzhwinter/windows/math_compile
7 years ago
chenweihang 7ddbbcb0b5 doc: refine API and doc
7 years ago
dzhwinter 34757efb8e fix windows compile
7 years ago
tensor-tang c44108803a refine prelu
7 years ago
chenweihang b081363bae Merge branch 'sequence_enumerate_op' of https://github.com/chenwhql/Paddle into sequence_enumerate_op
7 years ago
chenweihang 0b7d82befb doc: refine English description
7 years ago
dzhwinter b11332a07b
"fix style" (#13094)
7 years ago
dzhwinter ab1097cd8e
Feature/template (#13093)
7 years ago
tensor-tang 80edd7ef29 enable run with fuse pass
7 years ago
fengjiayi f79ca23115 fix bugs
7 years ago
tensor-tang a79a77eeb5 refine and clean code
7 years ago
tensor-tang c459fb5be0 add fusion lstm batch mode
7 years ago
whs e10aa80f03
Add pad2d op. (#12950)
7 years ago
tensor-tang 7bdd11d88e Merge branch 'develop' into optimize/op/fusion_gru
7 years ago
fengjiayi 1f36a4c27c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_CudnnHolder
7 years ago
fengjiayi b0aca8824d make CudnnHolder thread safe
7 years ago
tensor-tang 596213906b add gru seq mode forward
7 years ago
zenghsh3 d7495838b3 refine
7 years ago
zenghsh3 04a05d1d58 merged
7 years ago
zenghsh3 08b73b68c4 fix bug of sampling_id_op
7 years ago
tensor-tang b0d36c4c3d add cross vec to speedup gru
7 years ago
tensor-tang 038c16eed2 save intermediate data to out buffer
7 years ago
Xingyuan Bu 0a97d24b41 Faster RCNN Generate Proposal Labels (#12616)
7 years ago
fengjiayi d5f74b7308 use CudnnHolder in conv_transpose_cudnn_op
7 years ago
fengjiayi 407ff0bdbc use CudnnHolder in conv_cudnn_op
7 years ago
chengduo 3bd1d22a7d
Enhance fused_elementwise_activation_op (#12837)
7 years ago
tensor-tang 2d0ddf8c41 refine cpu gru batch mode
7 years ago
tensor-tang 70d3981220 add cpu vec bias sub
7 years ago
Chen Weihang b98b744067
Merge branch 'develop' into sequence_enumerate_op
7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006)
7 years ago
Xingyuan Bu 2ad5d91ef8 Faster RCNN Generate Proposals (#12056)
7 years ago
tensor-tang 89d6d69ce4
Merge pull request #12781 from tensor-tang/feature/op/fusion_gru
7 years ago
tensor-tang d941192e74 fix gcc53 on cpu vec (#13020)
7 years ago
tensor-tang 2328a69157
Merge pull request #13012 from tensor-tang/refine/seq2batch
7 years ago
Xin Pan 2bb15f437c
Merge pull request #12791 from panyx0718/ir3
7 years ago
Qiao Longfei a22309afe8
clean useless check code in auc_op (#13023)
7 years ago
Yu Yang 8965cee89f
Polish PrintOp (#12895)
7 years ago
chengduo 7ad39c4077
Enhance pad_constant_like_op (#12999)
7 years ago
qingqing01 0353eddb51
Improve fake_dequantize_op. (#12877)
7 years ago
Qiao Longfei 11e01d9b2d
Scale support selectedrows (#12960)
7 years ago
fengjiayi 7b84c580e2
Merge pull request #12824 from JiayiFeng/dev_sequence_padding_op
7 years ago
tensor-tang fd4f7c3ab5 refine seq2batch
7 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
7 years ago
fengjiayi 7e0c9f50ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_sequence_padding_op
7 years ago
Zeng Jinle 599a32641b
Merge pull request #12971 from sneaxiy/unstack_op
7 years ago
Tao Luo 26cac36bfd
Merge pull request #12515 from kbinias/kbinias/bnorm-fwd-reuse
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
fengjiayi 9cb455fa7d update function
7 years ago
Krzysztof Binias fb4b4f8d57 Refactor code
7 years ago
Krzysztof Binias 50d3e6e96b Reusing primitives for forward Batch Norm operator
7 years ago
Zeng Jinle ef7bd03a03
Merge pull request #12964 from sneaxiy/fix_concat_sync
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
Xin Pan 1a67061fee graph to program pass
7 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
7 years ago
chenweihang 0c4697f8cd fix: change to enumerate by sentence
7 years ago
tensor-tang c45cee0349 refine infershape and forward
7 years ago
sneaxiy 24264bc0b8 Merge develop
7 years ago
dzhwinter 0153c21d83 add unstack_op
7 years ago
tensor-tang c7c2506733 add forward implementation
7 years ago
chengduo 3e1050a2e8
Add pad_constant_like_op (#12943)
7 years ago
dzhwinter 6cc7870517 fix concat synchronization bug
7 years ago
tensor-tang 954b0e113f init fusion seq expand concat fc op
7 years ago