transpose# Signature# nabla.transpose(arg: 'Array', axis_1: 'int', axis_2: 'int') -> 'Array' Description# Transpose array along two axes.