torch.Tensor.q_zero_point¶ Tensor.q_zero_point() → int¶ 給定一個通過線性(仿射)量化量化的 Tensor,傳回底層 quantizer() 的 zero_point。