Home
last modified time | relevance | path

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

/external/gemmlowp/test/
Dtest.cc203 struct EightBitIntGemmWrapper { struct
204 typedef BitDepthParamsForSettings<BitDepth> BitDepthParams;
206 static const char* Name() { return "EightBitIntGemm"; } in Name()
208 typedef void Context;
211 static void Gemm(Context*, const MatrixMap<const Scalar, LhsOrder>& lhs, in Gemm()