Rate this Page

torch.view_copy#

torch.view_copy()#

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