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