Matrix transpose

TransposeOperator(API) transposed its input tensors.

Few notes:

  • The inputTensors and outputTensors should have same number of tensors.
  • All tensors in inputTensors should be 2D tensors.

Initialization

let shape = TransposeOperator()