Searched defs:ReferenceEightBitIntGemmWrapper (Results 1 – 1 of 1) sorted by relevance
261 struct ReferenceEightBitIntGemmWrapper { struct262 typedef DefaultL8R8BitDepthParams BitDepthParams;264 static const char* Name() { return "ReferenceEightBitIntGemm"; } in Name()267 static bool Gemm(bool transpose_a, bool transpose_b, bool transpose_c, in Gemm()