Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Feb 4, 2025

Avoid use of deprecated xla_bridge.get_backend().live_buffers()

xla_bridge.get_backend is deprecated, and the public API for this is jax.live_arrays(). This is a drop-in replacement with no change of behavior.

xla_bridge.get_backend is deprecated, and the public API for this is jax.live_arrays(). This is a drop-in replacement with no change of behavior. PiperOrigin-RevId: 723227225
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

0 participants