-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[feat] Add Logging Restoration on Failure 2/2 #7966
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
108 commits
Select commit
Hold shift + click to select a range
4cb7e89
add metric reload
tchaton 4176447
add tests
tchaton 9594653
update changelog
tchaton 0fa64ed
udpate
tchaton 9828e72
remove print
tchaton f85d590
remove attribute_name
tchaton 31d390d
update
tchaton e7644de
update
tchaton 3a1019e
updat
tchaton bd4b23b
update
tchaton 659a25a
resolve test
tchaton 8ab34ce
updat
tchaton dafba9b
update
tchaton 357147b
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton b774c34
update
tchaton c453994
update on comments
tchaton b811478
Merge branch 'fault_tolerant_log' into fault_tolerant_log_2/n
tchaton 9f46a99
add test
tchaton d80eb00
remove tmp.p
tchaton c102176
bypass typing bug
tchaton 533f658
Merge branch 'fault_tolerant_log' into fault_tolerant_log_2/n
tchaton cc23140
add deepcopy to keep sync_fn target
tchaton d152985
add changelog
tchaton b909012
remove test changes
tchaton 2c13e5e
typo
tchaton 23854b3
Merge branch 'master' into fault_tolerant_log_2/n
tchaton 1580696
add result collection
tchaton 5331b8e
Update pytorch_lightning/trainer/connectors/logger_connector/result.py
tchaton e966cfd
update
tchaton 0cd7ba1
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton 40ef8d8
add support for metric and reduction
tchaton b90916e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5f3e4b3
wip
tchaton f843d29
update
tchaton f48cca5
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton f6be5d7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a117e41
update on comments
tchaton ffb1232
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton c455c69
improve test
tchaton 6da2da3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 37e5310
resolve test
tchaton 7aecafe
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton 49b2647
test with torchmetrics
tchaton e22578d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c312828
update on comments
tchaton 7c2d63c
update torchmetrics path
tchaton fd30a99
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton 15746fb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4c86636
update
tchaton 27c0de7
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton e560406
update
tchaton d0b012f
update setup
tchaton 09f05f6
add directly in CI
tchaton d0a6cf9
update
tchaton a5ae2c4
Whitespace
carmocca f7eafd7
resolve bug
tchaton aa69e61
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton 5f3b33c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ecbd5e6
update
tchaton f3a3996
update on comments
tchaton 2289712
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0415498
update torchmetrics
tchaton bffc78e
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton 6865a36
resolve tests
tchaton fc92382
Merge branch 'master' into fault_tolerant_log_2/n
tchaton 813bcea
Merge branch 'master' into fault_tolerant_log_2/n
tchaton fd6cf34
get duration
tchaton fc66c10
resolve issues
tchaton 979bc23
resolve bug
tchaton effff31
update
tchaton b38efe1
resolve tests
tchaton 2b70bfb
update names
tchaton 61d46bb
resolve bug
tchaton 67ce691
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 87a9d67
doc update
tchaton db73f1d
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton 0533200
update flake8
tchaton 6f2b046
remove pdb
tchaton d831d4b
update on comments
tchaton eec17fb
update
tchaton d5db9d5
resolve test
tchaton 1ed5eb8
format
Borda f7f1992
resolve tests
tchaton aad3fd4
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton a722c61
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 45aa793
update
tchaton cad1559
Merge branch 'fault_tolerant_log_2/n' of https://github.com/PyTorchLi…
tchaton ac8df1c
update
tchaton 4c9c0c1
update
tchaton 66ad312
update
tchaton 51b73c5
Merge branch 'master' into fault_tolerant_log_2/n
carmocca ced63b3
resolve conflicts
tchaton 6c50332
Update CHANGELOG
carmocca 766ef71
Docs
carmocca d898016
Rename metric prefix name
carmocca 209298c
Refactor metric reset test
carmocca 08f3c79
Typos
carmocca 358cbd3
No need for should sync property
carmocca 14d6f41
Decouple distributeda available
carmocca 9471db6
Avoid deepcopy and dropping value
carmocca 032c1f8
Remove fx validator in getstate
carmocca ee379cf
fx_validator shouldn't be in self.items()
carmocca 7108190
Add reduce comment
carmocca eebd4d4
Improve result metrics property
carmocca e7bef8c
State dict wouldnt save metric attributes
carmocca 4e49c98
Resolve circular imports to import the fx_validator
carmocca 2c08db6
Minor changes
carmocca 189f0ad
Revert checkpoint changes
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
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
Oops, something went wrong.
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.