Skip to content
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 specifying of GPU resources. #49

Merged
merged 3 commits into from Dec 21, 2017
Merged

Fix specifying of GPU resources. #49

merged 3 commits into from Dec 21, 2017

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Dec 20, 2017

* Resources need to be attached to the container; we were attaching them to the pod and as a result they were getting stripped out.
@jlewi
Copy link
Contributor Author

jlewi commented Dec 20, 2017

@foxish PTAL

@jlewi jlewi requested a review from foxish December 20, 2017 23:00
"image": image,
"name": "tensorflow",
};
local containerArgs = if std.length(args) >0 then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style nit: > 0

foxish
foxish previously approved these changes Dec 21, 2017
@foxish
Copy link
Contributor

foxish commented Dec 21, 2017

Just that one nit. otherwise LGTM.

@jlewi jlewi merged commit 13a387c into kubeflow:master Dec 21, 2017
kimwnasptd pushed a commit to arrikto/kubeflow that referenced this pull request Mar 5, 2019
* Add gojek dsp group email

To feast team members list. 
Ref Issue kubeflow#49

* Sort members alphabetically
yanniszark pushed a commit to arrikto/kubeflow that referenced this pull request Feb 15, 2021
Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
VaishnaviHire pushed a commit to VaishnaviHire/kubeflow that referenced this pull request Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants