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

Update JAX-export tutorial #2611

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Conversation

pavithraes
Copy link
Contributor

This PR updates "Exporting StableHLO from JAX" tutorial. Specifically:

  • Move from jax.experimental.export to jax.export, mainly involves explicit use of jax.jit
  • Modification of narrative text for accuracy, consistency, and additional links
  • Add a couple of introductory sentences

Remove outdated jax.experimental.export, and minor updates to narrative text
Copy link
Member

@GleasonK GleasonK left a comment

Choose a reason for hiding this comment

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

Looks great, thank you! One thing to fix then happy to merge.

docs/tutorials/jax-export.ipynb Outdated Show resolved Hide resolved
@pavithraes
Copy link
Contributor Author

Thanks, I've addressed your comment. I also included a minor update to keep the structure (installation & troubleshooting) consistent with the proposed updates to the PyTorch export docs.

This is ready for final review & merge. :)

@GleasonK GleasonK merged commit 1d011d8 into openxla:main Nov 5, 2024
10 checks passed
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