Home
last modified time | relevance | path

Searched defs:expected_output_data_quantized (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Dconv_test_common.cc191 const float* expected_output_data, int8_t* expected_output_data_quantized, in TestConvQuantizedPerChannel()
Ddepthwise_conv_test.cc170 int8_t* expected_output_data_quantized, int8_t* output_data, in TestDepthwiseConvQuantizedPerChannel()
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/
Dconv_slicing_test.cc198 const float* expected_output_data, int8_t* expected_output_data_quantized, in TestConvQuantizedPerChannel()
Ddepthwise_conv_slicing_test.cc125 int8_t* expected_output_data_quantized, int8_t* output_data, in TestDepthwiseConvQuantizedPerChannel()