Commit Graph

2269 Commits (a05fce6544a10771d1f9af21fc7af452907bde85)

Author SHA1 Message Date
sneaxiy 584c3f048f fix sparse rmsprop
7 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
7 years ago
Xin Pan 642905958a fix compile error
7 years ago
Xin Pan 33b68fdf25 fix compile error
7 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
7 years ago
Xin Pan 6746b1fdf3 add missing header
7 years ago
Dun 161c3e31f7 Optimization of Kernels that related to DeepLabv3+ (#13534)
7 years ago
Xin Pan 5fb72d840a add header
7 years ago
Xin Pan ddd60581b7 clean up channel
7 years ago
tensor-tang 2d0ff6a3c2 add vexp and unit test
7 years ago
tensor-tang b3c63f40fa add vscal and unit test
7 years ago
tensor-tang 0987f2b4d9 add vadd unit test
7 years ago
tensor-tang 3d928d4f9d refine and seepdup
7 years ago
tensor-tang 77fc42d2d1 Merge remote-tracking branch 'ups/develop' into fea/jitkernel
7 years ago
Yu Yang 593ad763cd refactor(op): polish generate_proposals_op
7 years ago
tensor-tang 2937314d8e refine vmul and test
7 years ago
tensor-tang 6c986e127a fix macro and add vmul unit test
7 years ago
chengduo 43a3af86be
refine sgd_op (#13626)
7 years ago
Xin Pan 2c01c2216a
Merge pull request #13531 from gongweibao/generator2
7 years ago
Yu Yang 0be1582df0
Merge pull request #13525 from reyoung/fix_mixed_vector
7 years ago
Jacek Czaja d5114c60b0 - Reviewers suggesstions to fused_embedding_fc_lstm_op
7 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm
7 years ago
qingqing01 fd4c4df93d
Cuda speed for generate_proposals_op. (#13596)
7 years ago
tensor-tang 8c69764d12 add vmul unit tests
7 years ago
tensor-tang 084893a9a9 add vadd kernel
7 years ago
wanghaoshuang 153d4f5d15 test=develop
7 years ago
wanghaoshuang 5d7395cd0f Fix warning of roi perspective transform op.
7 years ago
Wu Yi 10dffc68cd
Merge pull request #13618 from typhoonzero/revert_13530
7 years ago
tangwei12 97cf1eb6d7
Add distributed unit tests about text_classification/simnet-bow/ctr (#12812)
7 years ago
typhoonzero a4f7696a18 Revert "Some trivial optimization (#13530)"
7 years ago
tangwei12 85362e98dd
Batch AUC (#13567)
7 years ago
tensor-tang 6938e6cf06
Merge pull request #13603 from tensor-tang/refine/peephole
7 years ago
Zhaolong Xing 9b03d53543
Merge pull request #13469 from NHZlX/add_ut_for_trt
7 years ago
tensor-tang eeff268a6c clean and refine kernels
7 years ago
tensor-tang dee5d35c20 refine vmul
7 years ago
tensor-tang 209e9c3db1 refine peephole
7 years ago
chengduo 1d91a49d2f
Some trivial optimization (#13530)
7 years ago
ktlichkid 5093afced1 Fix bug in sequence_slice_op
7 years ago
tensor-tang 92031968d7 init vmul kernel
7 years ago
tensor-tang b9acbcc8c5 init lstm kernel
7 years ago
tensor-tang c260bf942d init jit kernel
7 years ago
nhzlx 5c57e15044 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
Tao Luo c07b2a97a9
Merge pull request #13521 from Sand3r-/mgallus/fix-pooling-ceiled-size
7 years ago
dzhwinter cc20867d49
flags (#13542)
7 years ago
Michal Gallus 0e6b303f54 MKLDNN Pooling: inline functions handling ceiled mode
7 years ago
Michal Gallus f465b03ef9 Enable MKLDNN in Analysis Predictor
7 years ago
gongweibao 1113337764 merge
7 years ago
Yu Yang 7119d6c3cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack
7 years ago
Jiabin Yang efc2ac950c
Merge pull request #13527 from JiabinYang/mac/fix_mac_compile
7 years ago
nhzlx baae7e4f63 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx 2763321684 fix comments
7 years ago
sneaxiy 6724801884 fix conflict
7 years ago
chengduo cdf3a4c244
Fix concat_op InferShape (#13513)
7 years ago
gongweibao bee213e51f fix conflict
7 years ago
sneaxiy 3ad3635de0 fix conflict
7 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
7 years ago
Zeng Jinle f855c05fff
Merge pull request #13520 from sneaxiy/enhance_eager_delete
7 years ago
gongweibao 01396d91db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into generator2
7 years ago
nhzlx 0514882bc5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
gongweibao dda9c3556e fix
7 years ago
JiabinYang c324cdeff8 fix roi_perspective_transform_op.cc unused variable caused error on macos
7 years ago
Yu Yang 3043f51b3a
Merge pull request #13511 from reyoung/fix_ce
7 years ago
gongweibao ff47841796 fix
7 years ago
Yu Yang f7af695801
Merge pull request #13505 from reyoung/fix_selected_rows_functor_test
7 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
7 years ago
Yu Yang e1913bc5d8 Fix MixedVector
7 years ago
whs fc44087d31
Add roi perspective transform op. (#13176)
7 years ago
sneaxiy 192c49cb07 modification
7 years ago
sneaxiy 0a36ef3c18 enhance eager deletion
7 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
7 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
7 years ago
Zeng Jinle 7f1e312677
Merge pull request #13456 from sneaxiy/refine_sparse_adam
7 years ago
Yu Yang b5996fa124 Fix unstable selected_rows_functor_test.cu
7 years ago
sneaxiy d775087dc7 Merge develop
7 years ago
sneaxiy a29b4227eb fix sparse gradient clip
7 years ago
Yihua Xu 87086b1386 Refine activation for GRU operator (#13275)
7 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
nhzlx a0a6789347 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
Qingsheng Li 21ec93aa7e
[WIP]Sequence Scatter Op (#12625)
7 years ago
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
sneaxiy b6f61faf13 fix adam
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
Yibing Liu 9e3245e3bd Merge branch 'develop' of upstream into fix_seq_pad
7 years ago
Yibing Liu f6595811a1 Get sequence length in sequence_pad op & fix sequence_mask op
7 years ago
bingyanghuang 76553c5a6d fix travis-ci
7 years ago
tensor-tang bc9971dd6c fix deps
7 years ago
Xingyuan Bu 9e2e893f59 Enhence generate_proposal_labels_op and fix some bug. (#13239)
7 years ago
tensor-tang ff858d35ed fix bug and enable on batch mode as well
7 years ago
tensor-tang 8dea07f209 fix comopile
7 years ago
tensor-tang 612ba41aee add simple lstm compute
7 years ago
Zhaolong Xing c9995289f1
Merge pull request #13124 from NHZlX/fix_subgraph_bug
7 years ago
Tao Luo 24e61d305b
Merge pull request #13378 from chuanqi129/group_conv
7 years ago
chuanqiw 1052a793bc support group convolution layer with mkldnn.
7 years ago
velconia bb9ec4b25f Polish code
7 years ago
gongweibao 3a3f28f99b
add (#13377)
7 years ago
velconia 926f5f43a9 fix redundant args of lambda and remove exception of destructor
7 years ago
nhzlx 329a8c5283 merge develop
7 years ago
nhzlx 49bafc05bf fix comments and set name for trt layer and ITensor
7 years ago
Bai Yifan e69d9c845b code fix (#13365)
7 years ago
tensor-tang b0b5f515a9 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
gongweibao 8cee9f6176
Fix rpcclient's wait action in aync env. (#13307)
7 years ago
tensor-tang 43d30547c5 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
tensor-tang 8bb824bb93 refine infershape hasinput and hasoutput
7 years ago
Jacek Czaja dfbd1cc3c1
Merge pull request #13209 from Sand3r-/mgallus/conv-relu-fuse
7 years ago
Krzysztof Binias 2ed7982d09
Merge pull request #13327 from kbinias/kbinias/conv-weights-converted-once
7 years ago
tensor-tang c4394bc543 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
tensor-tang 8a1abe54d7 clean fusion infershape code
7 years ago
tensor-tang 916f42bcbf refine fusion gru infershape
7 years ago
tensor-tang a5556d4417 refine attentionlstm infershape
7 years ago
Krzysztof Binias accdecc681 Correcting Lint errors
7 years ago
bingyanghuang 83394bab3e modified by luotao's suggestion
7 years ago
Michal Gallus 5d34ef61cb Fuse MKLDNN's Conv + ReLU
7 years ago
nhzlx 49b5b3c5b3 merge develop
7 years ago
nhzlx 03ff4f6892 fix subgraph bug!
7 years ago
tensor-tang e0436ad8bb refine fusion lstm infershape
7 years ago
Krzysztof Binias 1ce9e9dc30 Renaming decision variable
7 years ago
chengduoZH cc18fffb90 add nest while_op
7 years ago
Bai Yifan faf8ad2436
Add ignore_index in cross_entropy op (#13217)
7 years ago
bingyanghuang 1454cd54aa pre-commit check
7 years ago
bingyanghuang 7429067ab3 clean code
7 years ago
bingyanghuang cdbc5e7353 Add some comments
7 years ago
bingyanghuang 53185fde11 Rewrite sequence pooling last and first mode with memcpy and clean code
7 years ago
guochaorong 76e9227467
Merge pull request #13199 from JiayiFeng/fix_CudnnHolder_bug
7 years ago
Krzysztof Binias 1658958fe6 Reusing converted weights
7 years ago
Yan Xu d117bbc313
Merge pull request #13291 from Yancey1989/reset_vars_on_pserver
7 years ago
qingqing01 a39eba77eb
Implement norm_op by CUDA instead of Eigen. (#13273)
7 years ago
Yancey1989 32b94a7d13 cache var types
7 years ago
Yancey1989 580f55fa0f update by comment
7 years ago
Yang Yu 8331e835a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Yancey1989 6edfae4234 reset received vars on pserver
7 years ago
tensor-tang 40dbd97f8e Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
Qiyang Min b805751598
Merge pull request #13223 from velconia/open_python35_CI
7 years ago
Yu Yang 34e467dcab
Merge pull request #13232 from reyoung/feature/fix_layer_norm
7 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
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