torch.index_copy

torch.index_copy(input, dim, index, source, *, out=None) → Tensor

See index_add_() for function description.

© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.index_copy.html