Commit Graph

22 Commits (e5b0d9e1fce9030b73b2cf5a76a0b14bfb92ad9d)

Author SHA1 Message Date
石晓伟 53bb126510
fix a bug in op_version_registry, test=develop, test=op_version (#29994)
4 years ago
Jack Zhou 5a4e42ca9a
add gru op_register_version; test=op_version; (#29931)
4 years ago
arlesniak bc902044a4
Fixes mkldnn dygraph learning rate scheduler crashes (#28988)
4 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
4 years ago
Adam cc3f4b813a
Add int8 GRU kernel (#27220)
4 years ago
lidanqing 5c4eed66fd
Fix GRU mkldnn kernel fail on look_table_v2 (#27198)
4 years ago
Adam 68c6160e63
Add oneDNN fusion_gru kernel (#25594)
5 years ago
Adam 98899b73d2
Fix FC + GRU fuse pass (#25687)
5 years ago
zhaoyuchen2018 a28a63a943
OP(fusion_gru) error message enhancement. test=develop (#23591)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
Yiqun Liu a65c728e5d
Implement the GPU kernel of fc operator (#19687)
6 years ago
Leo Chen 80eab822c1 Remove unused DefaultGradOpDescMaker in REGISTER_OPERATOR() (#19166)
6 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
6 years ago
tensor-tang 14a764c930 simplify the jitkernel templates and tests
6 years ago
tensor-tang 802f362ac4 unify the kernelfuncs cache and add unit test
6 years ago
tensor-tang 1aaec571c2 fix enum style
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
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 3562051302 add gru refer code and remove redundant avx code
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago