Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/eight_bit_int_gemm/
H A Deight_bit_int_gemm.cc301 void EightBitIntGemm(bool transpose_a, bool transpose_b, bool transpose_c, in EightBitIntGemm() function
338 void EightBitIntGemm(bool transpose_a, bool transpose_b, bool transpose_c, in EightBitIntGemm() function
/aosp_15_r20/external/gemmlowp/profiling/
H A Dinstrumentation.h87 static Mutex* EightBitIntGemm() { in EightBitIntGemm() function