index_put_

paddle. index_put_ ( x, indices, value, accumulate=False, name=None )

Inplace 版本的 index_put API

代码示例

COPY-FROM: paddle.index_put_