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

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

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_723227225
Open

Avoid use of deprecated xla_bridge.get_backend().live_buffers()#1809
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_723227225

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants