ScatterAddΒΆ
Adds values into a tensor at indices specified by index.
Abstract Signature:
ScatterAdd(input: Tensor, dim: int, index: Tensor, src: Tensor)
JAX (Core)
API:
βStrategy: Plugin (scatter_indexer)
Apple MLX
API:
βStrategy: Custom / Partial