sort: Sort

sortR Documentation

Sort

Description

Sort

Usage

## S3 method for class 'torch.Tensor'
sort(x, decreasing = FALSE, ...)

Arguments

x

tensor

decreasing

the order

...

additional parameters to pass


EagerAI/fastai documentation built on April 16, 2024, 12:01 p.m.