Skip to content

Conversation

@cgarciae
Copy link
Collaborator

What does this PR do?

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

@review-notebook-app
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
Collaborator

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
Collaborator

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