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

Without GPU on MAC #8

Open
HassanQayyum1993 opened this issue Sep 11, 2020 · 2 comments
Open

Without GPU on MAC #8

HassanQayyum1993 opened this issue Sep 11, 2020 · 2 comments

Comments

@HassanQayyum1993
Copy link

Can I run the code without GPU on mac. If it can be run without GPU then please tell the steps?

@monschine
Copy link

+1

@n-brunninkhuis
Copy link

You can by tweaking the code. I got it working by replacing "CUDA=True" to "CUDA=False" and ".cuda()" to ".cpu()" in the source code.

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

3 participants