-
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
Unpin CUDA docker image for GPU CI #12373
Conversation
|
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.
LGTM !
This reverts commit b22b763.
Seeing some issues with horovod tests, and here're solutions just for the note: If you see
try If you see
try |
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.
cool, THANK YOU @akihironitta !
Looks strange to me that this PR got merged without three approvals... |
it had them in past, the re-request review is not the same as dismiss already got approvals... |
* unpin CUDA docker image for GPU CI * Apply suggestions from code review Co-authored-by: Aki Nitta <nitta@akihironitta.com> Co-authored-by: Akihiro Nitta <akihiro@pytorchlightning.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* unpin CUDA docker image for GPU CI * Apply suggestions from code review Co-authored-by: Aki Nitta <nitta@akihironitta.com> Co-authored-by: Akihiro Nitta <akihiro@pytorchlightning.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* unpin CUDA docker image for GPU CI * Apply suggestions from code review Co-authored-by: Aki Nitta <nitta@akihironitta.com> Co-authored-by: Akihiro Nitta <akihiro@pytorchlightning.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
What does this PR do?
Updates PyTorch version from1.8.1
to1.11.*
in GPU CIDoes your PR introduce any breaking changes? If yes, please list them.
None
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 🙃
cc @Borda @tchaton @rohitgr7 @akihironitta @carmocca