Commit Graph

24 Commits (c7f36e7c000771878cef7463586cf8bff5a86a14)

Author SHA1 Message Date
Yiqun Liu c67c8758cb
Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733)
5 years ago
Yiqun Liu a65c728e5d
Implement the GPU kernel of fc operator (#19687)
6 years ago
luotao1 d9f0e7252a refine with comments
6 years ago
luotao1 721c2c00ef refine fc_infershape
6 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
6 years ago
sneaxiy 045dc12766 merge develop
6 years ago
sneaxiy a500dfa579 rewrite ddim
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
Tao Luo 980a6753a8 fix typo to pass the ci
6 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
6 years ago
Yan Chunwei 896a37b6e3
fea/link ir to inference analysis and fc fuse support (#12789)
7 years ago
tensor-tang df28a3b452 fix lod and op test
7 years ago
tensor-tang f3cd2612ae refine fc and use the fc compute in fusion_lstm
7 years ago
tensor-tang 742300baa8 fix unkown omp pragmas
7 years ago
tensor-tang 4b5986bb77 enable fc op in normal case
7 years ago
tensor-tang e133df6037 enable native fc forward
7 years ago
tensor-tang 038cbf799d add bias for fc op
7 years ago
mozga-intel 3ff9ba0e6b Mkldnn layout (#11040)
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
7 years ago
Yang Yang ce7c2e86e5 script to fix all
7 years ago
mozga-intel 46e14bbcbb Enforce: 2 and 4 dims, remove information about out in format
7 years ago
mozga-intel 32f8ac7d3b Remove additional message
7 years ago
mozga-intel 34a8084328 Added new fc files, register fc kernel
7 years ago