Rate this Page

torch.Tensor.scatter_add#

Tensor.scatter_add(dim,index,src)Tensor#

Out-of-place version oftorch.Tensor.scatter_add_()