torch.Tensor.q_per_channel_scales¶ Tensor.q_per_channel_scales() → Tensor¶ 对于通过线性(仿射)按通道量化进行量化的张量,返回一个表示基础量化器缩放比例的张量。它具有与张量相应维度(来自 q_per_channel_axis)匹配的元素数量。