Rate this Page

torch.t_copy#

torch.t_copy()#

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