ScatterΒΆ
This operator is deprecated. Please use ScatterElements, which provides the same functionality. Scatter takes three inputs data, updates, and indices of the same rank r >= 1 and an optional attribute axis that identifies an axis of data (by default, the outer-most axis, that is axis 0). The β¦
JAX (Core)
API:
jax.ops.index_updateStrategy: Plugin (scatter_indexer)