Home
last modified time | relevance | path

Searched defs:PublicGemmWrapper (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/test/
Dtest.cc199 struct PublicGemmWrapper { struct
200 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()