Commit Graph

30 Commits (ca5d96bb3d376be0ade29db4f58700ba2c81b88a)

Author SHA1 Message Date
chengduo 5a8bd82c0c
Remove workspace_handle (#15376)
6 years ago
tensor-tang d618e48309 fix fuse square mat order and refine test
6 years ago
tensor-tang 38de1ff472 add fusion squared mat sub op
6 years ago
tensor-tang f347d6e4a1 add repeated fc relu unit test
6 years ago
tensor-tang 99010e6eae init repeated fc relu op
6 years ago
tensor-tang 8e086a8521 follow comment and fix typo
6 years ago
tensor-tang f702f8fd10 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat
6 years ago
tensor-tang 316636404f add seqpool concat unit test
6 years ago
tensor-tang 7923d7271f add fusion seqpool concat op
6 years ago
minqiyang 0f94c1ac14 Polish code
6 years ago
minqiyang c09a379015 remove const_cast
6 years ago
minqiyang db8eb9b688 Polish code
6 years ago
minqiyang 39b98709b1 Move fused ops to fused dir
6 years ago
qingqing01 c981bf0f9d
Fix compling error with cuDNN v5 (#15148)
6 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
6 years ago
sneaxiy b56aca82e9 merge develop
6 years ago
tensor-tang 1aaec571c2 fix enum style
6 years ago
sneaxiy 045dc12766 merge develop
6 years ago
tensor-tang 893957f711 Merge remote-tracking branch 'ups/develop' into refine/jit
7 years ago
tensor-tang 6648995f53 fix build
7 years ago
sneaxiy a500dfa579 rewrite ddim
7 years ago
tensor-tang 64a90b2f1c use vadd, vaddrelu, lstm and gru jitkernel
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
tensor-tang b523787f9f remove jit namespace
7 years ago
tensor-tang 4a93db9288 remove jit namespace
7 years ago
tensor-tang 557229bd39 Merge remote-tracking branch 'ups/develop' into fea/jit/rnn
7 years ago
qingqing01 6224e61fd9
Transpose-Flatten-Concat fusion operator. (#14568)
7 years ago
tensor-tang 3562051302 add gru refer code and remove redundant avx code
7 years ago
tensor-tang f913860873 jitkernel lstm refer support peephole
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago