Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.h90 int32_t zero_point = 0, bool per_channel_quantization = false,
100 per_channel_quantization(per_channel_quantization), in type()
112 bool per_channel_quantization; member
Dtest_util.cc51 if (t.per_channel_quantization) { in AddInput()
Ddepthwise_conv_test.cc59 if (filter.per_channel_quantization) { in BaseDepthwiseConvolutionOpModel()
Dconv_test.cc61 if (filter.per_channel_quantization) { in BaseConvolutionOpModel()