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

Consider upgrading checkpoint files #259

Open
ejm714 opened this issue Feb 10, 2023 · 0 comments
Open

Consider upgrading checkpoint files #259

ejm714 opened this issue Feb 10, 2023 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@ejm714
Copy link
Collaborator

ejm714 commented Feb 10, 2023

As of version 1.9, when Lightning loads a checkpoint, it now applies a version migration on-the-fly, but it does not modify your checkpoint file.

First, we should determine if this has any performance implications. If so, we should upgrade our checkpoint files permanently following these instructions: https://pytorch-lightning.readthedocs.io/en/stable/common/checkpointing_migration.html

Changelog is here

@klwetstone klwetstone added the dependencies Pull requests that update a dependency file label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants