Commit Graph

17669 Commits (d941192e747eeaeb934e797dd45ce294de4bc3aa)
 

Author SHA1 Message Date
tensor-tang d941192e74 fix gcc53 on cpu vec (#13020)
7 years ago
Xin Pan a08f6a17f0
Merge pull request #12886 from panyx0718/ir5
7 years ago
tensor-tang 2328a69157
Merge pull request #13012 from tensor-tang/refine/seq2batch
7 years ago
Xin Pan ec5cb3762c
Merge branch 'develop' into ir5
7 years ago
qingqing01 82671e9486
Fix bug in flowers dataset. (#13024)
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
whs 9be39bb4b7
Enhence optimizer. (#13004)
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
Zhaolong Xing 3a0b6f97cc
Merge pull request #12942 from NHZlX/add_concat_op_converter
7 years ago
fengjiayi 7e0c9f50ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_sequence_padding_op
7 years ago
Wu Yi 9b2b49ff26
test fix release branch api check (#12977)
7 years ago
Zeng Jinle 599a32641b
Merge pull request #12971 from sneaxiy/unstack_op
7 years ago
Tao Luo 0b77518f3a
Merge pull request #12982 from Sand3r-/mutable-data-check
7 years ago
Tao Luo 26cac36bfd
Merge pull request #12515 from kbinias/kbinias/bnorm-fwd-reuse
7 years ago
Michal Gallus b6d261dff5 Enforce requested size of tensor to be sufficiently large
7 years ago
Qiyang Min 1d9cb93276
Merge pull request #12989 from velconia/fix_last_of_py3
7 years ago
tensor-tang 320451d681
Merge pull request #12990 from tensor-tang/feature/op/fusion_expand_concat_fc
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
minqiyang 312f3b8654 Fix random diff between python2 and python3
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
tensor-tang 0f0d48230c add fusion seq_concat_fc op test
7 years ago
Xin Pan cf547e2714 fix program_desc feed/fetch names' order.
7 years ago
Xin Pan 08352fe56a fix
7 years ago
Xin Pan 6fdb7f5348 add test
7 years ago
Xin Pan 880cb8c4c3 clean
7 years ago
Xin Pan 1a67061fee graph to program pass
7 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
7 years ago
tensor-tang c45cee0349 refine infershape and forward
7 years ago
sneaxiy 33b4def10a add api.spec
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
nhzlx 478eeabdd4 refine uttest of api_tensorrt_subgraph_engine
7 years ago
chengduo 3e1050a2e8
Add pad_constant_like_op (#12943)
7 years ago
sneaxiy 94bc0c8811 Merge develop
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