Home
last modified time | relevance | path

Searched defs:input_zero_points (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Dconcatenation.cc200 int32_t* input_zero_points = in Prepare() local
Dconv_test.cc460 int input_zero_points[2] = {1, 0}; in TF_LITE_MICRO_TEST() local
566 int input_zero_points[] = {1, 128}; in TF_LITE_MICRO_TEST() local
671 int input_zero_points[] = {1, input_zero_point}; in TF_LITE_MICRO_TEST() local
Ddepthwise_conv_test.cc200 int input_zero_points[] = {1, input_zero_point}; in TestDepthwiseConvQuantizedPerChannel() local
712 int input_zero_points[2] = {1, 0}; in TF_LITE_MICRO_TEST() local
827 int input_zero_points[] = {1, input_zero_point}; in TF_LITE_MICRO_TEST() local
940 int input_zero_points[] = {1, input_zero_point}; in TF_LITE_MICRO_TEST() local
Dconv_test_common.cc216 int input_zero_points[] = {1, input_zero_point}; in TestConvQuantizedPerChannel() local
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/
Dconv_slicing_test.cc241 int input_zero_points[] = {1, input_zero_point}; in TestConvQuantizedPerChannel() local
Ddepthwise_conv_slicing_test.cc156 int input_zero_points[] = {1, input_zero_point}; in TestDepthwiseConvQuantizedPerChannel() local