-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Set num_nodes and sync_batchnorm From Trainer for Manually Passed Training Type Plugin
#7026
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
awaelchli
merged 75 commits into
Lightning-AI:master
from
shuyingsunshine21:training_type_plugin_consolidate
May 8, 2021
Merged
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
89f284d
Fix some test errors
80cfbff
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
536c132
checkpoint consolidation
f172101
Update ddp_spawn.py
shuyingsunshine21 bf70e43
Update test_metric_result_integration.py
shuyingsunshine21 ea74906
Update test_results.py
shuyingsunshine21 a9aae99
Update utils.py
shuyingsunshine21 70fe5da
Update utils.py
shuyingsunshine21 0d23d75
Update test_all_gather_grad.py
shuyingsunshine21 ca6f98b
Update test_all_gather_grad.py
shuyingsunshine21 c5053da
Merge pull request #1 from shuyingsunshine21/shuyingsunshine21-checkp…
shuyingsunshine21 9d4a2b8
Update test_results.py
shuyingsunshine21 7635b4f
Revert "Update test_results.py"
shuyingsunshine21 d64f90c
Revert "Merge pull request #1 from shuyingsunshine21/shuyingsunshine2…
shuyingsunshine21 dcdcd29
Revert "Update test_all_gather_grad.py"
shuyingsunshine21 8651d54
Revert "Update utils.py"
shuyingsunshine21 15f4b9e
Revert "Update utils.py"
shuyingsunshine21 250d0aa
Revert "Update test_results.py"
shuyingsunshine21 6c095b2
Revert "Update test_metric_result_integration.py"
shuyingsunshine21 8222dc9
Revert "Update ddp_spawn.py"
shuyingsunshine21 3a9fde9
Revert "checkpoint consolidation"
shuyingsunshine21 7a369f4
Revert "Revert "checkpoint consolidation""
shuyingsunshine21 b4a0b9e
Revert "Revert "Revert "checkpoint consolidation"""
shuyingsunshine21 5cf1db1
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
0ce7e05
Revert "Revert "Update ddp_spawn.py""
shuyingsunshine21 fe9736d
Revert "Revert "Update test_metric_result_integration.py""
shuyingsunshine21 c314ef6
Revert "Revert "Update test_results.py""
shuyingsunshine21 c3feda0
Revert "Revert "Update utils.py""
shuyingsunshine21 c759477
Revert "Revert "Update test_all_gather_grad.py""
shuyingsunshine21 7a8e540
Merge branch 'master' of https://github.com/shuyingsunshine21/pytorch…
ab8b849
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
4e67db2
modify distributed environment to make test pass
67b6188
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
f9afa07
rebase to upstream master
f337156
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
fffecb8
rfc
a74e712
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
089e566
rebase
bb8ed77
formatting
6b7fe6f
more nits
90fa8e0
nit
ba4f9c4
split, setting num_nodes and sync batchnorm only
1eed6c9
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
7c88c70
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
bdb66ab
fix test
552f445
add changlog
1655f1e
retrigger checkes
76853ef
Merge branch 'master' into training_type_plugin_consolidate
tchaton ad77ad4
comments
de24614
rebase
c9ded5b
rebase
77ef90a
change accelerator_connector training_type_plugin to resolve only once
36427ca
nits
eae6dc7
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
824fb25
make num_nodes and sync_batchnorm as optional argument for plugin and…
66fab62
format
63e4a4e
change warn to deprecation
2b8c772
fix
4feded8
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
6aa1cf1
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
76016de
minor
0996a5d
remove unnecessary assert
afa3bbd
Merge branch 'master' into training_type_plugin_consolidate
kaushikb11 c3b63a2
rebase
16858be
comments
e8a110b
pull rebase
60580be
remove extra in change.md
20d59a4
correct in change.md
0ab7147
fix test and flake8
9381117
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
a35fdc3
Merge branch 'master' into training_type_plugin_consolidate
carmocca 9fdde94
pre-commit
carmocca 6680b0d
Merge branch 'master' into training_type_plugin_consolidate
awaelchli 621bfc8
whitespace standardization
awaelchli 29f720b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 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.