Commit Graph

17702 Commits (0a97d24b413fe447dd28429b2cef9aafb1b8a927)
 

Author SHA1 Message Date
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
luotao1 79d4a99d47 Merge branch 'develop' into anakin_v4
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
luotao1 e89936fc01 update anakin commit id due to fix 5117 compile bug
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 43b2438aee Merge branch 'develop' of upstream into wrap_squeezes
7 years ago
Yibing Liu c1488b1796
Merge pull request #12940 from sneaxiy/stack_op
7 years ago
Yibing Liu efa6f0df4e Remove inplace args in unsqueeze & squeeze ops
7 years ago
Yibing Liu 26710ccd08 Update api spec accordingly
7 years ago
Yibing Liu 5aa64827df Rename the input of squeeze's wrapper
7 years ago
Yibing Liu b586cc2ae8 Fix typos in unsqueeze & unsequeeze wrapper
7 years ago
Yibing Liu 1443d762fd Wrap unsqueeze & squeeze ops
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