jax.experimental.pallas.triton.store

Contents

jax.experimental.pallas.triton.store#

jax.experimental.pallas.triton.store(ref, val, *, mask=None, eviction_policy=None)[source]#

Stores a value to the given ref.

See load() for the meaning of the arguments.

Parameters:
Return type:

None