D | conv_test.cc | 204 const float golden_data[] = {25, 2, 7, 25, 2, 7, 10, 2, -3, 10, 2, -3, in TF_LITE_MICRO_TEST() local 222 tflite::testing::kBiasData, bias_quantized, output_shape, golden_data, in TF_LITE_MICRO_TEST() 275 const float golden_data[] = {25, 2, 7, 25, 2, 7, 10, 2, -3, 10, 2, -3, in TF_LITE_MICRO_TEST() local 296 bias_quantized, scales, zero_points, output_shape, golden_data, in TF_LITE_MICRO_TEST() 306 const float golden_data[] = {6, 2, 0, 6, 2, 0, 6, 4, 0, 6, 4, 0}; in TF_LITE_MICRO_TEST() local 328 golden_data, golden_quantized, output_scale, output_zero_point, in TF_LITE_MICRO_TEST() 359 const float golden_data[output_elements] = {11, 2, 3, 21, 2, 3, in TF_LITE_MICRO_TEST() local 379 scales, zero_points, output_shape, golden_data, in TF_LITE_MICRO_TEST() 410 const float golden_data[output_elements] = {6, 2, 0, 6, 2, 0, in TF_LITE_MICRO_TEST() local 430 scales, zero_points, output_shape, golden_data, in TF_LITE_MICRO_TEST()
|