Rate this Page

torch.indices_copy#

torch.indices_copy()#

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