-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Always run validation inside the training loop epoch #7357
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
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
df4d846
Refactor global step update
carmocca 8e402a4
WIP
carmocca 9f20905
Merge branch 'master' into refactor/global-step-update
carmocca 2404d58
WIP
carmocca 3e5e087
WIP
carmocca d274165
Fix tests
carmocca 517970a
Fix tests
carmocca c8500d7
Fix tests
carmocca 0c2305d
Minor change
carmocca f02a866
Fix test
carmocca fa31597
Increment the total batch idx before the accumulation early exit
carmocca 64c49c1
Update CHANGELOG
carmocca db09f43
Merge branch 'bugfix/total-batch-idx-update' into refactor/global-ste…
carmocca a3d328f
Fix test
carmocca 5a00cec
Comment
carmocca ca7804f
Fix test
carmocca d91eaf4
Fix ModelCheckpoint tests
carmocca e01657c
Merge branch 'master' into refactor/global-step-update
carmocca a66b96f
Update test
carmocca d211b79
Merge branch 'master' into refactor/global-step-update
carmocca 2eb31ed
Conflicts
carmocca efa1529
Bad merge
carmocca 00ccee0
Bad merge
carmocca deaa887
Unrelated change
carmocca fccd7c4
Unrelated change
carmocca 80e597f
Merge branch 'master' into refactor/global-step-update
carmocca 747a399
Remove comment
carmocca a2943e5
Add `ModelPruning(prune_on_train_epoch_end=bool)` to choose when to a…
carmocca c819df5
Update CHANGELOG
carmocca e8232da
Merge branch 'feature/pruning-flag' into refactor/global-step-update
carmocca c0201bc
Update CHANGELOG.md
carmocca 927ab83
Test with regex
carmocca 08a5c4b
Minor change
carmocca b0c630f
No need to seed anymore
carmocca f0c7674
Merge branch 'feature/pruning-flag' into refactor/global-step-update
carmocca 7a7edf6
Merge branch 'master' into refactor/global-step-update
carmocca 4284a63
Update CHANGELOG
carmocca 09f5d39
Update CHANGELOG
carmocca 95eeda1
Update CHANGELOG
carmocca 1b18342
Update CHANGELOG
carmocca 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
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.