PermuteCopy =========== Performs the same operation as permute, but output is freshly created. **Abstract Signature:** ``PermuteCopy(input: Tensor, dims: List[int])`` .. raw:: html
torch.permute_copy
jax.numpy.transpose
numpy.transpose
keras.ops.transpose
tf.transpose
mlx.core.transpose