torch.Tensor.q_per_channel_scales¶ Tensor.q_per_channel_scales() → Tensor¶ 给定通过线性(仿射)逐通道量化的张量,返回底层量化器的比例张量。它具有与张量的相应维度(来自 q_per_channel_axis)匹配的元素数量。