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

Update PyTorch version on docker image with GPU #219

Closed
paultimothymooney opened this issue May 30, 2018 · 9 comments
Closed

Update PyTorch version on docker image with GPU #219

paultimothymooney opened this issue May 30, 2018 · 9 comments
Assignees
Labels
gpu Related to our GPU image new-package Requests for installing new packages

Comments

@paultimothymooney
Copy link
Contributor

https://www.kaggle.com/product-feedback/57854#post335577

"I'm currently working on a kernel that uses PyTorch and another package installed using "Add a custom package" interface. When GPU is disabled pytorch version is 0.4.0, however when GPU is enabled pytorch version is 0.3.1. It would very useful if you could upgrade the version of pytorch, torchvision to the latest stable ones! Thanks!"

@sebbov sebbov assigned ghost May 30, 2018
@sebbov
Copy link
Contributor

sebbov commented May 30, 2018

Chris, should be the same work you do on master but on the cuda branch instead. Could you take a look and lmk if you need any help? Thanks!

@vfdev-5
Copy link
Contributor

vfdev-5 commented Jun 8, 2018

Any updates on this ?

@ghost
Copy link

ghost commented Jun 8, 2018

Made some progress but still working on it

#223 gets the cuda caught up a little bit with the master branch. Still needs some work to be able to pass tests before it can go into production.

@vfdev-5
Copy link
Contributor

vfdev-5 commented Jun 9, 2018

@crawforc3 so branch cuda will be finally merged with master ?
I'd glad to help with merge if needed

@ghost
Copy link

ghost commented Jun 9, 2018 via email

@whtahy
Copy link

whtahy commented Jul 5, 2018

Really looking forward to this one, along with #212 + fastai! #209 conflicts now, unfortunately. Any chance of this landing within the next 1-2 months?

@mileserickson
Copy link

Any updates on this? I have a student who tripped over the old PyTorch version when trying out Kaggle Kernels for the first time.

@diskshima
Copy link

I believe the new fastai 1.0 (updated on Kaggle Kernel already) relies on the even newer Pytorch version 1.0.
Though not sure if upgrading to it is actually feasible as I believe many people rely on Pytorch 0.4 and could potentially break many people's code.

@rosbo rosbo added gpu Related to our GPU image new-package Requests for installing new packages labels Oct 15, 2018
@rosbo rosbo assigned rosbo and unassigned ghost Oct 15, 2018
@rosbo
Copy link
Contributor

rosbo commented Oct 16, 2018

Hi,

Our GPU kernels (and CPU) are now using fastai 0.7 and pytorch 0.4.1

Thank you

@rosbo rosbo closed this as completed Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu Related to our GPU image new-package Requests for installing new packages
Projects
None yet
Development

No branches or pull requests

7 participants