-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Merge different gpu backends with accelerator='gpu' #13642
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
38 commits
Select commit
Hold shift + click to select a range
7e12ea2
Rename GPUAccelerator to CUDAAccelerator
rohitgr7 d630a2c
Add back GPUAccelerator and deprecate it
rohitgr7 94b68ec
Remove temporary registration
justusschock 53b6b08
Merge branch 'master' into merge_different_gpus
justusschock c145755
accelerator connector reroute
justusschock 953d551
accelerator_connector tests
justusschock 7d443cf
update enums
justusschock 729a8bc
lite support + tests
justusschock a170ae5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7ddc024
typo
justusschock 2575c01
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 708b4b4
move "gpu" support up before actual accelerator flag checks
justusschock 315fd05
Stupid arguments
justusschock d7365ff
fix tests
justusschock 50bcbde
change exception type
justusschock b0f18f2
fix registry test
justusschock 7fe75bf
pre-commit
justusschock c84cbe9
CI: debug HPU flow (#13419)
Borda c1a13b2
Update typing-extensions requirement from <4.2.1,>=4.0.0 to >=4.0.0,<…
dependabot[bot] 039d3dd
[pre-commit.ci] pre-commit suggestions (#13540)
pre-commit-ci[bot] bb15521
[FIX] Native FSDP precision + tests (#12985)
a49e8c5
Simplify fetching's loader types (#13111)
carmocca 3129d97
Include app templates to the lightning and app packages (#13731)
manskx 74ab878
Fix mypy typing errors in pytorch_lightning/callbacks/model_checkpoin…
Jungwon-Lee 588e831
Fix typos initialize in docs (#13557)
NathanielDamours 94cb590
Fix main progress bar counter when `val_check_interval=int` and `chec…
rohitgr7 054bf13
Fix mypy errors attributed to `pytorch_lightning.loggers.tensorboard.…
jxtngx e36fd77
Fix mypy errors attributed to `pytorch_lightning.loggers.mlflow` (#13…
jxtngx 86341ba
fix mypy errors for loggers/wandb.py (#13483)
gautierdag 2181a16
Fix gatekeeper minimum check (#13769)
carmocca 3565ce2
Merge branch 'master' into merge_different_gpus
justusschock 9f257e5
changelog
justusschock 323271c
changelog
justusschock 90c996b
fix order
justusschock a0c76b9
move up again
justusschock c9dc306
add missing test
justusschock 92de866
Merge branch 'master' into merge_different_gpus
justusschock fe66ab3
fix pickling issue
awaelchli 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.