torch.Tensor.index_copy# Tensor.index_copy(dim, index, tensor2) โ Tensor# Out-of-place version of torch.Tensor.index_copy_().