Rate this Page

torch.col_indices_copy#

torch.col_indices_copy()#

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