torch.Tensor.quantile¶ Tensor.quantile(q, dim=None, keepdim=False, *, interpolation='linear') → Tensor¶ 请参阅 torch.quantile()