org.apache.mxnet.javaapi
This Param Object is specifically used for linalg_gemm2
Tensor of input matrices
Scalar factor multiplied with A*B.
Axis corresponding to the matrix row indices.
Multiply with transposed of first input (A).
Multiply with transposed of second input (B).
This Param Object is specifically used for linalg_gemm2