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

Upgrad cuDNN tar.gz to 6.0 #188

Closed
alexcombessie opened this issue Dec 11, 2017 · 1 comment
Closed

Upgrad cuDNN tar.gz to 6.0 #188

alexcombessie opened this issue Dec 11, 2017 · 1 comment

Comments

@alexcombessie
Copy link

I ran into dependencies issues with the Theano backend. Since Theano is no longer developed, I chose to go with tensorflow. It was quite simple (edit the keras.json file to replace theano by tensorflow). But the latest version of tensorflow-gpu available through pip requires cuDNN 6.0. I had to manually switch (see https://stackoverflow.com/questions/38137828/how-do-i-update-cudnn-to-a-newer-version). Why not update the tar.gz on http://files.fast.ai/files/cudnn.tgz? No changes needed to https://github.com/fastai/courses/blob/master/setup/install-gpu.sh in this case.

@AshishMehtaIO
Copy link

Requested a pull update here:
#189

dineshkumarsarangapani pushed a commit to dineshkumarsarangapani/courses that referenced this issue Sep 29, 2018
Change references of RandomFlipXY to RandomFlip
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

No branches or pull requests

2 participants