Skip to content
Discussion options

You must be logged in to vote

This is not related to burn at all 😅

But it looks like your pytorch installation was not compiled with CUDA. If you want to use CUDA, make sure you download the correct wheel (see https://pytorch.org/get-started/locally/).

If you don't want to use CUDA, make sure you're not using any cuda features in your training script.

Though training on the CPU will be really slow I think.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Raj2032
Comment options

@laggui
Comment options

Answer selected by antimora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants