ref_get
mutates the sharding of the underlying buffer of a mutable array
#26350
Labels
bug
Something isn't working
Description
This prints:
But if we uncomment the line
ref_get(a_ref, ...)
, it prints:Note that
ref_get
is purely a read operation that should not have any side effects.System info (python version, jaxlib version, accelerator, etc.)
The text was updated successfully, but these errors were encountered: