torch.Tensor.q_per_channel_zero_points Tensor.q_per_channel_zero_points() → Tensor 对于通过线性(仿射)通道量化获得的张量,返回其底层量化器的零点张量。该张量的元素数量与原张量的相应维度(由q_per_channel_axis指定)相匹配。