Home
last modified time | relevance | path

Searched defs:filter_scales (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Dconv_test_common.cc172 float filter_scales[] = {1, filter_scale}; in TestConvQuantizedPerLayer() local
201 float filter_scales[5]; in TestConvQuantizedPerChannel() local
Dconv_test.cc472 float filter_scales[2] = {1, filter_scale}; in TF_LITE_MICRO_TEST() local
548 float filter_scales[5]; in TF_LITE_MICRO_TEST() local
685 float filter_scales[] = {1, filter_scale}; in TF_LITE_MICRO_TEST() local
Ddepthwise_conv_test.cc144 float filter_scales[] = {1, filter_scale}; in TestDepthwiseConvQuantizedPerLayer() local
180 float filter_scales[kMaxFilterChannels]; in TestDepthwiseConvQuantizedPerChannel() local
723 float filter_scales[2] = {1, filter_scale}; in TF_LITE_MICRO_TEST() local
810 float filter_scales[5]; in TF_LITE_MICRO_TEST() local
954 float filter_scales[] = {1, filter_scale}; in TF_LITE_MICRO_TEST() local
Dtranspose_conv_test.cc148 float filter_scales[5]; in TestTransposeConvQuantized() local
/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util.cc240 const float* filter_scales = affine_quantization->scale->data; in PopulateConvolutionQuantizationParams() local
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/
Dconv_slicing_test.cc208 float filter_scales[5]; in TestConvQuantizedPerChannel() local
Ddepthwise_conv_slicing_test.cc135 float filter_scales[kMaxFilterChannels]; in TestDepthwiseConvQuantizedPerChannel() local