Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp3258 … const auto* per_channel_quantizer = static_cast<at::PerChannelAffineQuantizer*>(quantizer.get()); in squeeze_qtensor() local
3416 … const auto* per_channel_quantizer = static_cast<at::PerChannelAffineQuantizer*>(quantizer.get()); in unsqueeze_quantized() local