Home
last modified time | relevance | path

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

/external/gemmlowp/test/
Dtest.cc234 struct EightBitIntGemmWrapper { struct
235 typedef BitDepthParamsForSettings<BitDepth> BitDepthParams;
237 static const char* Name() { return "EightBitIntGemm"; } in Name()
239 typedef void Context;
242 static bool Gemm(Context*, const MatrixMap<const Scalar, LhsOrder>& lhs, in Gemm()