Home
last modified time | relevance | path

Searched defs:result_shift (Results 1 – 5 of 5) sorted by relevance

/external/gemmlowp/public/
Doutput_stages.h43 std::int32_t result_shift; member
65 std::int32_t result_shift; member
117 std::int32_t result_shift; member
182 std::int32_t result_shift) { in MakeStandardOutputPipeline()
200 std::int32_t result_shift) { in MakeStandardOutputPipeline()
Dgemmlowp.h79 int result_shift) { in Gemm()
/external/gemmlowp/test/
Dtest.cc410 const int result_shift = (result_shift_min + result_shift_max) / 2; in test_gemm_impl() local
777 const int result_shift = c_shift; in TestWithSmallDataPerChannelQuantization() local
974 const int result_shift = c_shift; in TestWithLargeDataPerChannelQuantization() local
1087 const int result_shift = c_shift; in TestMultithreadedPerChannelQuantization() local
1202 int result_mult_int, int result_shift) { in TestOutputStages()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.cc220 const int result_shift = a_shift + b_shift + 1; in IntegerDoubleMultiply() local
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc82 const int result_shift = c_shift; in EightBitIntGemmImpl() local