Home
last modified time | relevance | path

Searched refs:GEMMLOWP_HANDLE_BIT_DEPTH (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc87 #define GEMMLOWP_HANDLE_BIT_DEPTH(BIT_DEPTH_SETTING, BIT_DEPTH_PARAMS) \ in EightBitIntGemmImpl() macro
93 GEMMLOWP_HANDLE_BIT_DEPTH(A8B8, DefaultL8R8BitDepthParams) in EightBitIntGemmImpl()
94 GEMMLOWP_HANDLE_BIT_DEPTH(A5B7, DefaultL7R5BitDepthParams) in EightBitIntGemmImpl()
97 #undef GEMMLOWP_HANDLE_BIT_DEPTH in EightBitIntGemmImpl()