Skip to content

Torch not compiled with CUDA enabled #351

Closed Answered by aimartyr
aimartyr asked this question in Q&A
Discussion options

You must be logged in to vote

The output shows that you have installed the CPU version of PyTorch, which means it does not support CUDA. You need to install a PyTorch version that supports CUDA and use that version in your code. Installation instructions can be found on the PyTorch official website.If I resolve it, I will close this issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aimartyr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant