Skip to content

0.11.0 migration guide #4854

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
Jul 29, 2025
Merged

0.11.0 migration guide #4854

merged 1 commit into from
Jul 29, 2025

Conversation

cgarciae
Copy link
Collaborator

What does this PR do?

  • Adds 0.11.0 migration guide.
  • Adds draft for MutableArrays guide.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@cgarciae cgarciae force-pushed the mutable-array-guide branch 6 times, most recently from 6132149 to 643e965 Compare July 29, 2025 01:19
checkpointer = ocp.StandardCheckpointer()
checkpoint = checkpointer.restore(path / "state")

@nnx.jit
Copy link
Contributor

Choose a reason for hiding this comment

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

Can this be jax.jit?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I guess now it can, the Objects-as-pytrees announcement is the last section though.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

changed to jax.jit!

Copy link
Contributor

Choose a reason for hiding this comment

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

You'll need to create a corresponding .md file to show this in website.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

good catch, added jupytext sync.

@cgarciae cgarciae force-pushed the mutable-array-guide branch from 643e965 to 2de53d5 Compare July 29, 2025 19:52
@copybara-service copybara-service bot merged commit c9fc00b into main Jul 29, 2025
20 checks passed
@copybara-service copybara-service bot deleted the mutable-array-guide branch July 29, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants