MatrixTransposeΒΆ
Transposes a matrix (or a stack of matrices) swapping the last two dimensions.
Abstract Signature:
MatrixTranspose(x: Tensor)
Transposes a matrix (or a stack of matrices) swapping the last two dimensions.
Abstract Signature:
MatrixTranspose(x: Tensor)