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