torch.index_add¶ torch.index_add(input, dim, index, source, *, alpha=1, out=None) → Tensor¶ 有关函数说明,请参阅 index_add_()。