评价此页

torch.Tensor.index_put#

Tensor.index_put(indices, values, accumulate=False) Tensor#

index_put_() 的非原地(out-place)版本。