torch.Tensor.index_add
-
Tensor.index_add(dim, index, source, *, alpha=1) → Tensor -
Out-of-place version of
torch.Tensor.index_add_().
Tensor.index_add(dim, index, source, *, alpha=1) → Tensor Out-of-place version of torch.Tensor.index_add_().
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.Tensor.index_add.html