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

CPU only #20

Open
yash-bhat opened this issue Feb 28, 2018 · 2 comments
Open

CPU only #20

yash-bhat opened this issue Feb 28, 2018 · 2 comments

Comments

@yash-bhat
Copy link

Hi :) Thankyou for this repo!

Can I run the system on CPU alone?
If so, what are the necessary changes required?

I have tried changing the default config variables through THEANO_FLAGS - "device=cpu" and "config.device=cpu". But I get below issue. Is there a workaround to not use cudnn?

"Exception: ("We can't determine the cudnn version as it is not available", 'CUDA not available')"

@junyanz
Copy link
Owner

junyanz commented Feb 28, 2018

It will run very slowly on a CPU. We haven't tested the code with CPU mode.

@yash-bhat
Copy link
Author

@junyanz Let me know in future if you do. Ty ! :)

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