Rate this Page

torch.unfold_copy#

torch.unfold_copy()#

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