-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[feat] Support iteration-based checkpointing in model checkpoint callback #6146
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
Merged
ananthsub
merged 54 commits into
Lightning-AI:master
from
ananthsub:feat-ckpt-iter-save
Mar 11, 2021
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
727591c
Update model_checkpoint.py
ananthsub eeeffd8
add tests
ananthsub be36e86
Update model_checkpoint.py
ananthsub 218737f
Update test_model_checkpoint.py
ananthsub f89ea03
fix tests
ananthsub f857ffa
every_n_batches
ananthsub 1763ea4
Update test_model_checkpoint.py
ananthsub e86305c
defaults
ananthsub 45f16dd
rm tests
ananthsub fd90771
Update model_checkpoint.py
ananthsub be2ae2e
Update test_model_checkpoint.py
ananthsub 572fc9d
Prune deprecated metrics for 1.3 (#6161)
Borda 59d0ce8
Update model_checkpoint.py
ananthsub c26dd03
add tests
ananthsub f7c5100
defaults
ananthsub 81a1434
Update CHANGELOG.md
ananthsub 6423e1d
pre-commit
ananthsub a7a469b
Update model_checkpoint.py
ananthsub 3cfc44a
update defaults
ananthsub 70dc438
Update test_remove_1-5.py
ananthsub ddaa783
Update model_checkpoint.py
ananthsub 2384874
Update model_checkpoint.py
ananthsub 1f2d0f2
Update model_checkpoint.py
ananthsub a7cec2b
Update model_checkpoint.py
ananthsub 6e06b8a
Update model_checkpoint.py
ananthsub 28e3683
Update model_checkpoint.py
ananthsub 9239325
fix tests
ananthsub b9152a1
Update test_model_checkpoint.py
ananthsub dbbb446
Update model_checkpoint.py
ananthsub 22e917b
Update model_checkpoint.py
ananthsub bd45c53
Update model_checkpoint.py
ananthsub 744a078
Update test_model_checkpoint.py
ananthsub 7b7ca5d
ckpt-callback
ananthsub b32e500
Update test_model_checkpoint.py
ananthsub 7ff63ac
Update model_checkpoint.py
ananthsub 77b70fd
Update model_checkpoint.py
ananthsub 791f876
validation-end
ananthsub 2e802c4
Update model_checkpoint.py
ananthsub fd9f661
Update test_model_checkpoint.py
ananthsub f565786
Update test_model_checkpoint.py
ananthsub bceba8b
Update test_model_checkpoint.py
ananthsub 1e9244b
Update test_model_checkpoint.py
ananthsub 47868d1
clarify-names
ananthsub 4b96403
Update model_checkpoint.py
ananthsub 989fafa
Update model_checkpoint.py
ananthsub 99be720
Update model_checkpoint.py
ananthsub 524ba68
Update model_checkpoint.py
ananthsub c2120ff
Update model_checkpoint.py
ananthsub 3ccf8d1
mutual-exclusive
ananthsub 548e938
fix-default-0
ananthsub 376962b
Update CHANGELOG.md
ananthsub 1e7f640
formatting
ananthsub ab4012d
make-private
ananthsub 89c2df7
rebase
ananthsub File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.