Skip to content

Require JAX>=0.7.0#152

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_853322003
Feb 18, 2026
Merged

Require JAX>=0.7.0#152
copybara-service[bot] merged 1 commit intomainfrom
test_853322003

Conversation

@copybara-service
Copy link
Copy Markdown

Require JAX>=0.7.0

Directly use jax.extend.backend for register_backend_cache.

This change updates pathwaysutils/lru_cache.py to import and use jax.extend.backend.register_backend_cache directly. The re-export of this function from pathwaysutils.jax is removed, along with version-specific compatibility code for older JAX versions.

----
Directly use jax.extend.backend for register_backend_cache.

This change updates pathwaysutils/lru_cache.py to import and use `jax.extend.backend.register_backend_cache` directly. The re-export of this function from `pathwaysutils.jax` is removed, along with version-specific compatibility code for older JAX versions.

PiperOrigin-RevId: 871667215
@copybara-service copybara-service Bot merged commit 4f2cead into main Feb 18, 2026
@copybara-service copybara-service Bot deleted the test_853322003 branch February 18, 2026 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant