-
Notifications
You must be signed in to change notification settings - Fork 3.6k
3/n Move accelerator into Strategy #11022
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
42 commits
Select commit
Hold shift + click to select a range
9d0a88f
remove training_step() from accelerator
four4fish ac313dc
remove test, val, predict step
four4fish c22ce58
move
awaelchli 8ae530c
wip
awaelchli da00425
accelerator references
awaelchli 7db6742
cpu training
awaelchli 8c7fc95
rename occurrences in tests
awaelchli 4afbf5c
update tests
awaelchli 8fdce97
pull from adrian's commit
four4fish 1c7bf4d
fix changelog merge pro
four4fish 59920f7
fix accelerator_connector and other updates
four4fish 7637a7c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d378475
fix doc build and some mypy
four4fish 2810731
fix lite
four4fish 0f9d245
fix gpu setup environment
four4fish cc2648a
support customized ttp and accelerator
four4fish 34b9544
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 46283e2
fix tpu error check
four4fish e6dfafe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 347a4f1
fix precision_plugin initialization to recognisze cusomized plugin
four4fish c0120d0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f08163b
Update bug_report_model.py
four4fish 34c13ff
Update accelerator_connector.py
four4fish 6bdb464
update changelog
awaelchli c039c68
allow shorthand typing references to pl.Accelerator
awaelchli 0976c50
rename helper method and add docstring
awaelchli 7b1738c
fix typing
awaelchli 2f18893
Update pytorch_lightning/trainer/connectors/accelerator_connector.py
awaelchli bf97a58
Update tests/accelerators/test_accelerator_connector.py
awaelchli e0f4a77
Update tests/accelerators/test_cpu.py
awaelchli 5488519
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b69537e
fix pre commit complaint
awaelchli 94fe8f8
update typing to long ugly path
awaelchli 19bcf3f
spacing in flow diagram
awaelchli 5862afe
remove todo comments
four4fish 2dfc443
docformatter
awaelchli 92cc262
Update pytorch_lightning/plugins/training_type/training_type_plugin.py
awaelchli ff3e2dc
revert test changes
four4fish 9f1eade
improve custom plugin examples
four4fish a74f4c1
remove redundant call to ttp attribute
awaelchli 292c640
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 448b524
Apply suggestions from code review
four4fish 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
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.