Home
last modified time | relevance | path

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

/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc130 auto empty_pipeline = std::make_tuple(); in EightBitIntGemmInt32Impl() local
136 context, lhs, rhs, &result, lhs_offset, rhs_offset, empty_pipeline); \ in EightBitIntGemmInt32Impl()
/external/gemmlowp/test/
Dtest.cc1213 auto empty_pipeline = std::make_tuple(); in TestOutputStages() local
1217 rhs_offset, empty_pipeline); in TestOutputStages()