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

require 'cunn' and 'cutorch' in CPU mode #19

Open
NightFury13 opened this issue Apr 4, 2016 · 0 comments
Open

require 'cunn' and 'cutorch' in CPU mode #19

NightFury13 opened this issue Apr 4, 2016 · 0 comments

Comments

@NightFury13
Copy link

The eval.lua script expects a gpuid (-1 for CPU) option, but running in CPU model also requires loading the 'cutorch' and 'cunn' packages. This leads to an error on startup itself and simply commenting those out and running the code in CPU mode fails on loading the pretrained_model_lstm.t7 file. I am expecting there is a workaround for this?

PS : I have cunn and cutorch packages installed (no GPU though)

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

1 participant