Rate this Page

torch.transpose_copy#

torch.transpose_copy()#

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