Commit Graph

24 Commits (93d5c1ed5afc83223d8ff2f58177f7a8a1219868)

Author SHA1 Message Date
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
6 years ago
tensor-tang 6648995f53 fix build
6 years ago
sneaxiy a500dfa579 rewrite ddim
6 years ago
tensor-tang 64a90b2f1c use vadd, vaddrelu, lstm and gru jitkernel
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
tensor-tang b523787f9f remove jit namespace
6 years ago
tensor-tang 4a93db9288 remove jit namespace
6 years ago
tensor-tang 557229bd39 Merge remote-tracking branch 'ups/develop' into fea/jit/rnn
6 years ago
qingqing01 6224e61fd9
Transpose-Flatten-Concat fusion operator. (#14568)
6 years ago
tensor-tang 3562051302 add gru refer code and remove redundant avx code
6 years ago
tensor-tang f913860873 jitkernel lstm refer support peephole
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago