Searched defs:num_output_channels_padded (Results 1 – 2 of 2) sorted by relevance
454 const auto num_output_channels_padded = weight_scales.numel(); in generate_requantization_scales() local479 const auto num_output_channels_padded = num_output_channels + kPaddingChannels; variable
153 const auto num_output_channels_padded = weight_scales.numel(); in GenerateRequantizationScale() local