Reduce
Reduces a matrix to a vector. The function reduce reduces the matrix to a vector by treating the …
ReduceArgMax
Finds indices of max elements along provided axis.
ReduceArgMin
Finds indices of min elements along provided axis.
Trace
Returns the trace of a matrix.