Home
last modified time | relevance | path

Searched defs:channel_dim_size (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantization_utils.cc158 const int32_t channel_dim_size = dimension[channel_dim_index]; in FillPerChannelMinMax() local
248 int channel_dim_size = quant_params->min.size(); in AdjustWeightsForBiasScale() local
301 const int32_t channel_dim_size = tensor->shape[channel_dim_index]; in SymmetricPerChannelQuantization() local
574 const int32_t channel_dim_size = tensor->shape[channel_dim_index]; in SymmetricQuantizeTensorPerChannel() local
Dquantize_model.cc151 int32_t channel_dim_size = bias_tensor->shape[0]; in QuantizeBias() local
1304 int32_t channel_dim_size = bias_tensor->shape[0]; in EnsureBiasScaleCompatibility() local