orbax
orbax copied to clipboard
Replace references to deprecated device_buffer attributes
Replace references to deprecated device_buffer attributes
jax.Array.device_buffer and jax.Array.device_buffers will be deprecated as of jax version 0.4.22; see https://github.com/google/jax/pull/18844.
@niketkumar could you please consider merging this. Indeed those methods were definitively removed from jax in the latest release (0.4.27).