Commit Graph

17636 Commits (3a0b6f97cca0c503a47bf75f20e4209492c63d0f)
 

Author SHA1 Message Date
Zhaolong Xing 3a0b6f97cc
Merge pull request #12942 from NHZlX/add_concat_op_converter
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
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
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
nhzlx 791aa7f49d merge develop
7 years ago
dzhwinter d361624c1d
platform module (#12932)
7 years ago
tensor-tang d292ad8501
Merge pull request #12958 from tensor-tang/refine/op/fusion_lstm
7 years ago
tensor-tang c488ee96a7 Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
tensor-tang e61cf3214d complete reverse seq
7 years ago
tensor-tang 1777cd09f6 refine fusion lstm op test
7 years ago
tensor-tang 4b28fab8c9 enable more acts
7 years ago
tensor-tang 607c41952e compute gates
7 years ago
dzhwinter 4fcc293617
memory module (#12931)
7 years ago
Qiao Longfei 3c58b87b45
fix auc layer and add check for auc op (#12954)
7 years ago
Yibing Liu c1488b1796
Merge pull request #12940 from sneaxiy/stack_op
7 years ago
dzhwinter dbd7896678
cmakelist windows (#12927)
7 years ago
dzhwinter 04b1e4dcea
tensor module windows support (#12934)
7 years ago
dzhwinter 77c0aeb91e
boost (#12929)
7 years ago
dzhwinter c790d57cd4
data_type (#12933)
7 years ago
Qiao Longfei d0b713493e
enhance DebugStringEx (#12949)
7 years ago
dzhwinter eca4563e5d
operators module (#12938)
7 years ago
dzhwinter a4ffdf3088
gflags (#12928)
7 years ago
dzhwinter 669304f4e5
protobuf (#12935)
7 years ago
dzhwinter 5df6581101
merge_static_libs (#12936)
7 years ago
dzhwinter 593ac0f23e
openblas (#12937)
7 years ago
tensor-tang 6be273cbdb add seq mode lstm
7 years ago