Skip to content

[UPDATE JAX API] Update jax.experimental.array_serialization.serialization to latest JAX #1198

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Steboss
Copy link
Contributor

@Steboss Steboss commented May 21, 2025

In the latest JAX version there's been a modification of the behaviour of jax.experiment.array_serialization.serialization where the attributes:

  • _spec_has_metadata
  • ts
    have been transferred to ts_impl (here).
    Thus I modified the array_serialization.py code that uses serialization via ts

@matthew-e-hopkins for visibility

@Steboss Steboss requested review from ruomingp, markblee and a team as code owners May 21, 2025 16:12
Copy link
Contributor

@ruomingp ruomingp left a comment

Choose a reason for hiding this comment

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

@hanzhi713 Are we also trying to upstream our changes into JAX?

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