Searched defs:PublicGemmWrapper (Results 1 – 1 of 1) sorted by relevance
199 struct PublicGemmWrapper { struct200 typedef tBitDepthParams BitDepthParams;202 static const char* Name() { return "public Gemm"; } in Name()204 typedef GemmContext Context;207 static bool Gemm(Context* context, in Gemm()