org.apache.mxnet.javaapi
This Param Object is specifically used for sort
The input array
Axis along which to choose sort the input tensor. If not given, the flattened array is used. Default is -1.
Whether to sort in ascending or descending order.
This Param Object is specifically used for sort