Backing function for the .T tensor property — alias of transpose_op.
See Also
transpose_op : Identical functionality; this alias exists for the
Python-side .T property binding.
Parameters
aTensorImplPtrInput tensor.
Returns
TensorImplPtrView of a with reversed axis order.