torch.Tensor.Tensor.scatter_add_
In-place version of scatter_add. Adds src values into self at the indices specified by index along dim.
Parameters
Returns
thisIn-place version of scatter_add. Adds src values into self at the indices specified by index along dim.
this