torch.Tensor.quantile¶ Tensor.quantile(q, dim=None, keepdim=False, *, interpolation='linear') → Tensor¶ 請參閱 torch.quantile()