Rate this Page

torch.select_copy#

torch.select_copy()#

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