torch.Tensor.index_put¶ Tensor.index_put(indices, values, accumulate=False) → Tensor¶ index_put_() 的非就地版本。