Skip to content

Update explicit layouts to use JAX 0.6.2 layout.Format. #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

cantonios
Copy link
Collaborator

There was a rename in JAX from jax.experimental.layout.Layout to jax.experimental.layout.Format, and JAX arrays have an attribute change jax.Array.layout -> jax.Array.format.

There was a rename in JAX from `jax.experimental.layout.Layout`
to `jax.experimental.layout.Format`, and JAX arrays have an
attribute change `jax.Array.layout -> jax.Array.format`.
@cantonios cantonios requested a review from hertschuh June 20, 2025 18:24
Copy link
Collaborator

@hertschuh hertschuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

@hertschuh hertschuh merged commit 1d2865a into keras-team:main Jun 20, 2025
5 checks passed
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.

2 participants