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