-
Notifications
You must be signed in to change notification settings - Fork 716
Add a documentation page on checkpointing #2530
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
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## main #2530 +/- ##
=======================================
Coverage 79.41% 79.41%
=======================================
Files 49 49
Lines 5188 5188
=======================================
Hits 4120 4120
Misses 1068 1068 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Hey @IvyZX, to enable jupytext --set-formats ipynb,md:myst docs/guides/use_checkpointing.ipynb More info here: https://flax.readthedocs.io/en/latest/advanced_topics/contributing.html#creating-new-notebooks |
adb700f
to
17df392
Compare
Update in IvyZX#3 |
Update Flax Checkpointing guide
This page is meant to address the following:
Live preview: https://flax--2530.org.readthedocs.build/en/2530/guides/use_checkpointing.html