Commit Graph

3732 Commits (accf3f750594a104fbd16fd76a249da10bfd9bd1)

Author SHA1 Message Date
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
Xin Pan 759dae0493
Merge pull request #13461 from panyx0718/ir3
7 years ago
luotao1 ff37993bf3 hidden InferenceTranspiler
7 years ago
chengduo fd8d83e68a
Fix the nested dyn_rnn (#13417)
7 years ago
whs cf128231c6
Add truncated gaussian initializer. (#13000)
7 years ago
Xin Pan 0bd7a67eaf avoid creating dangling ir::Node.
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
Yu Yang aa79bccfff
Merge pull request #13460 from reyoung/fix_data_transform
7 years ago
whs 5dc5175007
Add python api for expand op. (#13453)
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
Yu Yang 93456fc676
Merge pull request #13427 from reyoung/feature/hide_recordio_reader
7 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
7 years ago
nhzlx 68fb818aa8 add ut of trt common models
7 years ago
qingqing01 c9e5c1e41b
Hidden ParallelDo. (#13454)
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
Xin Pan 5ce77889f4 clean unused inference_optimize c++ implementation
7 years ago
Yu Yang 922dee3b43 Wait input when data transform
7 years ago
sneaxiy b6f61faf13 fix adam
7 years ago
Yu Yang e704aa2cc6 Update API spec
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
Xin Pan a83a4fab5c
Merge pull request #13441 from panyx0718/ir2
7 years ago
Yu Yang e39899da16 Fix bug in test_detection_map_op
7 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
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
Zeng Jinle 1e44201cb6
Merge pull request #13443 from sneaxiy/feature/eager_delete_tensor
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
Zhaolong Xing 552cdc127d
Merge pull request #13422 from NHZlX/add_dropout_simoid_trt
7 years ago
chengduoZH cdb9605bad refine
7 years ago
sneaxiy 114eb17587 fix executor bug
7 years ago
yuyang 48a5b08a90 Remove recordio from API.spec
7 years ago
Zeng Jinle 4c489180e6
Merge pull request #13411 from sneaxiy/feature/eager_delete_tensor
7 years ago
Xin Pan e5b322051b clean
7 years ago
Xin Pan ec6ee0a293 simplify and hide bcast_params
7 years ago
chengduoZH 284519561d add doc
7 years ago
yuyang c809fee3b0 Fix bug of Vector::Extend
7 years ago
chengduoZH def2a8b1b0 Async memcpy
7 years ago
chengduoZH cacf549e8a refine seq_pool
7 years ago
chengduoZH f8c55fb2c7 add api
7 years ago
chengduoZH e7940141ce refine seq_concat
7 years ago
Tao Luo e2e6a6f610
Merge pull request #12579 from cjld/fix
7 years ago
nhzlx cc4a7661c6 merge develop
7 years ago
nhzlx d40402f9b7 add dropout and sigmoid op converter
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
Jiabin Yang edb9e56934
Merge pull request #13401 from JiabinYang/mac/ci_unitest
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
sneaxiy 612e1a3155 modification
7 years ago
Dun Liang 60afef1e85 fix code style
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
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
Tao Luo 9f03ce6c4a
Merge pull request #13318 from Superjomn/refine/simple_fix
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
Yan Chunwei 3725f22442 Hotfix/api predictor (#13383)
7 years ago
Tao Luo 65b1fbb5d8
Merge pull request #13399 from luotao1/fix_cmake
7 years ago
JiabinYang 87b11179e5 add unitttest for mac on ci after some untest being disable
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
tensor-tang 5fd2ffdce7
Merge pull request #13372 from tensor-tang/fea/ut/vis
7 years ago
bingyanghuang 76553c5a6d fix travis-ci
7 years ago
luotao1 e93c7b62dc fix text_classification downlaod error
7 years ago
tensor-tang bc9971dd6c fix deps
7 years ago
Zhaolong Xing 036dc34f49
Merge pull request #13392 from JiabinYang/mac/unittest_ci
7 years ago
Xingyuan Bu 9e2e893f59 Enhence generate_proposal_labels_op and fix some bug. (#13239)
7 years ago
tensor-tang 7d5118a9d5 Merge remote-tracking branch 'ups/develop' into refine/op/lstm
7 years ago
tensor-tang ff858d35ed fix bug and enable on batch mode as well
7 years ago
Yan Xu 23ec966cd3
Merge pull request #13360 from Yancey1989/parallel_bcast
7 years ago
tensor-tang 8dea07f209 fix comopile
7 years ago
tensor-tang 612ba41aee add simple lstm compute
7 years ago
tensor-tang 26fc698f85 disable mkldnn fuse on ocr test
7 years ago
JiabinYang 9a9105018d fix mac compile error in subgraph_splitter
7 years ago
tensor-tang 1a99302c14 refine and reuse code
7 years ago
tensor-tang b7a64e8698 fix confilts
7 years ago
tensor-tang 4e4f952dea Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
tensor-tang 89d09e6594
Merge branch 'develop' into fea/ut/vis
7 years ago
Zhaolong Xing c9995289f1
Merge pull request #13124 from NHZlX/fix_subgraph_bug
7 years ago
Tao Luo d4a5326ac6
Merge pull request #13387 from luotao1/nlp_multi_thread
7 years ago
Tao Luo 24e61d305b
Merge pull request #13378 from chuanqi129/group_conv
7 years ago
Tao Luo 968a56b672
Merge pull request #13373 from sfraczek/conv-relu-pass-hotfix
7 years ago
Yan Chunwei 0c7f883d4f
small fix (#13322)
7 years ago
Yancey1989 757f9683ab update comment text
7 years ago
tensor-tang 0bd6476f67 Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
luotao1 6b9ccd97a2 Merge branch 'develop' into nlp_multi_thread
7 years ago
Wu Yi 3ab3a7f392
Trainer auto wait pserver ports (#13341)
7 years ago
Yancey1989 9ee1b7bc04 add some comments
7 years ago
chuanqiw 1052a793bc support group convolution layer with mkldnn.
7 years ago
luotao1 20b40cb06a add multi-thread for nlp unit-tests
7 years ago
luotao1 29f5a93b5f add analyzer_rnn2_test
7 years ago
velconia bb9ec4b25f Polish code
7 years ago
gongweibao 3a3f28f99b
add (#13377)
7 years ago
nhzlx 0092ad3285 delete unused log
7 years ago
velconia 926f5f43a9 fix redundant args of lambda and remove exception of destructor
7 years ago
tensor-tang 3c14d8f709 Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
tensor-tang dd0b2036c6 add note for use mkldnn
7 years ago
Yancey1989 bad4ea192e update by comment
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
Yancey1989 1664899b63 update
7 years ago
Yancey1989 2888d2d7bc Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989 1e1b6622fd update by comment
7 years ago
Bai Yifan e69d9c845b code fix (#13365)
7 years ago
Sylwester Fraczek dd149d469b hotfix for conv-relu pass
7 years ago
tensor-tang 01f0f16884 enable mkldnn in infer api
7 years ago
tensor-tang 33c21291e7 Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
tensor-tang 65f901b36f disable fc gru temporarily
7 years ago
tensor-tang 539b3f300f add ocr analysis ut
7 years ago
luotao1 b12322ce95 fix fusion_lstm unique_name bug
7 years ago
tensor-tang 62a9821043
Merge pull request #13346 from tensor-tang/refine/infershape
7 years ago
Qiyang Min 6abe03be0c
Merge pull request #13317 from velconia/fix_python35_CI_random_fail
7 years ago
Sylwester Fraczek 41de582bb0 create conv relu pass for MKLDNN (#13258)
7 years ago
Tao Luo f351ceb65a
Merge pull request #13345 from Superjomn/bugfix/lac_test
7 years ago
Jiabin Yang d46b575e0e
Merge pull request #13349 from JiabinYang/mac/unittest
7 years ago
tensor-tang b0b5f515a9 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
tensor-tang d61c11764a follow comment add enforce
7 years ago
Yancey1989 b084dfab7e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
tensor-tang 08cfe27c63
Merge pull request #13352 from tensor-tang/fix/ut/lac
7 years ago
gongweibao 8cee9f6176
Fix rpcclient's wait action in aync env. (#13307)
7 years ago
Yan Xu 7f692b8e58
Merge pull request #13347 from Yancey1989/fix_reduce_bast
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