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

Test code with CPU only? #20

Open
voqtuyen opened this issue Jul 2, 2018 · 1 comment
Open

Test code with CPU only? #20

voqtuyen opened this issue Jul 2, 2018 · 1 comment

Comments

@voqtuyen
Copy link

voqtuyen commented Jul 2, 2018

How can i run the code on a cpu only computer?

@tringn
Copy link

tringn commented Jul 2, 2018

You can pass it by modifying goturn/network/regressor.py as below:
112 caffe.set_mode_cpu()
113 #caffe.set_device(int(gpu_id))

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