torch.Tensor.int_repr¶ Tensor.int_repr() → Tensor¶ 对于给定的量化张量,self.int_repr() 返回一个以 uint8_t 作为数据类型的 CPU 张量,它存储给定张量的底层 uint8_t 值。