Rate this Page

torch.Tensor.quantile#

Tensor.quantile(q, dim=None, keepdim=False, *, interpolation='linear') Tensor#

See torch.quantile()