Skip to content
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

Upgrade Flax readme to NNX #4386

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

8bitmp3
Copy link
Collaborator

@8bitmp3 8bitmp3 commented Nov 18, 2024

No description provided.

README.md Outdated
it easier to create, inspect, debug, and analyze neural networks in
[JAX](https://jax.readthedocs.io/). It achieves this by adding first class support
for Python reference semantics. This allows users to express their models using
regular Python objects, which are modeled as PyGraphs (instead of pytrees), enabling
Copy link
Collaborator

Choose a reason for hiding this comment

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

Lets remove this PyGraph mention as we don't use the term a lot.

Suggested change
regular Python objects, which are modeled as PyGraphs (instead of pytrees), enabling
regular Python objects, enabling

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done!

@8bitmp3 8bitmp3 force-pushed the update-flax-readme branch 2 times, most recently from fd45375 to 0c734c5 Compare November 20, 2024 21:22
@8bitmp3 8bitmp3 marked this pull request as ready for review November 20, 2024 21:27
@8bitmp3 8bitmp3 self-assigned this Nov 20, 2024
@copybara-service copybara-service bot merged commit be26138 into google:main Nov 20, 2024
17 checks passed
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