Searched defs:ReferenceEightBitIntGemmWrapper (Results 1 – 1 of 1) sorted by relevance
228 struct ReferenceEightBitIntGemmWrapper { struct229 typedef DefaultL8R8BitDepthParams BitDepthParams;231 static const char* Name() { return "ReferenceEightBitIntGemm"; } in Name()234 static void Gemm(bool transpose_a, bool transpose_b, bool transpose_c, in Gemm()