Skip to content

Add "format" support for latest JAX. #21406

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
Merged

Conversation

cantonios
Copy link
Contributor

The jax.experimental.layout.Format configuration has a "format" attribute rather than a "layout" attribute.

The `jax.experimental.layout.Format` configuration has a `"format"` attribute
rather than a `"layout"` attribute.
@cantonios
Copy link
Contributor Author

@hertschuh does this fix the error?

@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.72%. Comparing base (d16424e) to head (4e75805).

Files with missing lines Patch % Lines
keras/src/backend/jax/distribution_lib.py 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21406      +/-   ##
==========================================
- Coverage   82.73%   82.72%   -0.01%     
==========================================
  Files         565      565              
  Lines       55215    55219       +4     
  Branches     8606     8608       +2     
==========================================
  Hits        45682    45682              
- Misses       7424     7427       +3     
- Partials     2109     2110       +1     
Flag Coverage Δ
keras 82.53% <0.00%> (-0.01%) ⬇️
keras-jax 63.33% <0.00%> (-0.01%) ⬇️
keras-numpy 58.53% <0.00%> (-0.01%) ⬇️
keras-openvino 33.79% <0.00%> (-0.01%) ⬇️
keras-tensorflow 63.74% <0.00%> (-0.01%) ⬇️
keras-torch 63.37% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Jun 20, 2025
@hertschuh
Copy link
Collaborator

Thank you for the PR!

@hertschuh hertschuh merged commit be9b002 into keras-team:master Jun 20, 2025
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to pull Ready to be merged into the codebase size:XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants