-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Remove deprecated GPUStatsMonitor
callback
#12554
Remove deprecated GPUStatsMonitor
callback
#12554
Conversation
for more information, see https://pre-commit.ci
GPUStatsMonitor
callback
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for working on this!
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
should I remove the
|
@rschireman Yes, please remove the import statement there! Thanks for checking :) |
@awaelchli Thanks for removing that import! Now the TPU test is failing -- I looked through the output and couldn't find where it failed, only that it failed on deploying to the Kubernetes cluster. I also noticed that my other pull request (#12658) has this issue. Any thoughts? |
Hi! Is there anything implementing the functionality of |
What does this PR do?
Fixes part of #12521 remove
pytorch_lightning.callbacks.gpu_stats.GPUStatsMonitor
resolves #9924
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃