-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[1/4] Add get_device_stats to accelerator interface #9586
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
daniellepintz
merged 31 commits into
Lightning-AI:master
from
daniellepintz:get_device_stats
Sep 27, 2021
Merged
Changes from 8 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c11eb87
Add interface to accelerator to get_device_stats
daniellepintz cba4916
Update changelog
daniellepintz d4252c5
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz d0e1233
address comments
daniellepintz 269f3ff
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4d8cc75
comments
daniellepintz 8e37419
Merge branch 'get_device_stats' of github.com:daniellepintz/pytorch-l…
daniellepintz 6d9cc2e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 018e5cd
fix gpu
daniellepintz 310f254
Merge branch 'get_device_stats' of github.com:daniellepintz/pytorch-l…
daniellepintz ec8084d
fix
daniellepintz 5abce11
update docstring
daniellepintz 3936242
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0fdd368
fix tests
daniellepintz 32f1047
Merge branch 'get_device_stats' of github.com:daniellepintz/pytorch-l…
daniellepintz d8314cf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5699e85
type fix
daniellepintz 8d66aba
Merge branch 'get_device_stats' of github.com:daniellepintz/pytorch-l…
daniellepintz 3ac0821
fix test
daniellepintz 1160cd0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ef5bc17
Update pytorch_lightning/accelerators/gpu.py
daniellepintz 497680c
address comments
daniellepintz d3d13ec
Merge branch 'get_device_stats' of github.com:daniellepintz/pytorch-l…
daniellepintz ae7e912
Add unit tests
daniellepintz 418e4a0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 46b9f36
comments
daniellepintz ccadca5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2658b4a
lint
daniellepintz 07bc597
Merge branch 'get_device_stats' of github.com:daniellepintz/pytorch-l…
daniellepintz e19239e
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz c4f0d02
comments
daniellepintz 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
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.