Return a sorted copy of an array.
The array is sorted along a specified axis (the last by default). This may be an unstable sort, and it dispatches to device-specific implementation.
Return a sorted copy of an array.
The array is sorted along a specified axis (the last by default). This may be an unstable sort, and it dispatches to device-specific implementation.