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.cc96 #define GEMMLOWP_HANDLE_BIT_DEPTH(BIT_DEPTH_SETTING, BIT_DEPTH_PARAMS) \ in EightBitIntGemmImpl() macro
102 GEMMLOWP_HANDLE_BIT_DEPTH(A8B8, DefaultL8R8BitDepthParams) in EightBitIntGemmImpl()
103 GEMMLOWP_HANDLE_BIT_DEPTH(A5B7, DefaultL7R5BitDepthParams) in EightBitIntGemmImpl()
106 #undef GEMMLOWP_HANDLE_BIT_DEPTH in EightBitIntGemmImpl()