torch.index_copy¶ torch.index_copy(input, dim, index, source, *, out=None) → Tensor¶ 有关函数描述,请参见 index_add_()。