-
Notifications
You must be signed in to change notification settings - Fork 6
Fix GPU images to work with toolkit #49
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
Fix GPU images to work with toolkit #49
Conversation
18d5960 to
d227869
Compare
|
|
||
| - build-and-push-gpu: | ||
| name: Tensorflow 2.9 | ||
| cuda-tag: "11.4.3-runtime-ubuntu20.04" |
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.
lets split cuda update to separate PR please. Eventually we need to create new tags like cudax.x-tf-x.x
|
@hc2p this can silently update CUDA for all GPU users. That can be incompatible with the GPU hardware that we are currently offering. Lets split this CUDA update to seprate PR where we introduce new tags including cuda version |
d227869 to
dfb42b8
Compare
|
@chudyandrej But i'm happy to split this off into a separate PR. |
…o-work-with-toolkit Fix GPU images to work with toolkit
No description provided.