Rate this Page

torch.permute_copy#

torch.permute_copy()#

Performs the same operation as torch.permute(), but all output tensors are freshly created instead of aliasing the input.