Home
last modified time | relevance | path

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

/external/gemmlowp/public/
Dbit_depth.h117 struct DefaultL7R5BitDepthParams { struct
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc94 GEMMLOWP_HANDLE_BIT_DEPTH(A5B7, DefaultL7R5BitDepthParams) in EightBitIntGemmImpl()
130 GEMMLOWP_HANDLE_BIT_DEPTH_INT32(A5B7, DefaultL7R5BitDepthParams) in EightBitIntGemmInt32Impl()
/external/gemmlowp/test/
Dtest.cc200 : DefaultL7R5BitDepthParams {};
1358 DefaultKernel<KernelFamily::Gemm, DefaultL7R5BitDepthParams>, in TestExhaustively()
1359 std::uint8_t, DefaultL7R5BitDepthParams>>(&context); in TestExhaustively()
1362 DefaultKernel<KernelFamily::Gemv, DefaultL7R5BitDepthParams>, in TestExhaustively()
1363 std::uint8_t, DefaultL7R5BitDepthParams>>(&context); in TestExhaustively()