We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'
The text was updated successfully, but these errors were encountered:
Hi, Have you solved this problem? I also encountered this error, can tell me how to solve this problem? Thanks very much.
Sorry, something went wrong.
I got the same error too. Any solution?
If you don't have to use GPU mandatorily, you can add in your command "--gpu -1" so that it bypasses this checking that causes the error.
No branches or pull requests
AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'
The text was updated successfully, but these errors were encountered: