Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc760 int output_activation_bisect_start, int output_activation_bisect_end, in TestOneDepthwiseConvBisectOutputShift() argument
763 ASSERT_LT(output_activation_bisect_start, output_activation_bisect_end) in TestOneDepthwiseConvBisectOutputShift()
766 (output_activation_bisect_start + output_activation_bisect_end) / 2; in TestOneDepthwiseConvBisectOutputShift()
782 if (output_activation_bisect_start == output_activation_bisect_end - 1) { in TestOneDepthwiseConvBisectOutputShift()
794 ? output_activation_bisect_end in TestOneDepthwiseConvBisectOutputShift()