-
Notifications
You must be signed in to change notification settings - Fork 143
Added The Pytorch GPU Docker under the appropriate folder #255
Conversation
Hi @MATRIX4284. Thanks for your PR. I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johnugeorge The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ubeflow#255 Updated the docker image from pytorch/pytorch:1.0-cuda10.0-cudnn7-runtime to kubeflow/pytorch:1.0-cuda10.0-cudnn7-runtime as the pytorch/pytorch:1.0-cuda10.0-cudnn7-runtime is not GPU compatible.Hence using the Docker Image of PR kubeflow#255.
… provided pytorch Docker Image provided in PR kubeflow#255 Updated the GPU compatible Docker builiding porcess with the Kubeflow provided pytorch Docker Image
Added The Pytorch GPU Docker under the appropriate folder.
Pytorch Docker is not working so added the pytorch docker capable of taking GPU as resource