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

RuntimeError: expected device cuda:0 but got device cpu in audio.ipynb #510

Open
rraminen opened this issue Apr 28, 2020 · 0 comments
Open

Comments

@rraminen
Copy link
Contributor

In https://github.com/fastai/course-v3/blob/master/nbs/dl2/audio.ipynb

This error occurs at show_spectro(ll.train[4][0])

If ll is on CPU instead of a CUDA device it works fine. Is it expected to run on CUDA device or is it fine to run it on CPU?

@rraminen rraminen changed the title RuntimeError: expected device cuda:0 but got device cpu in ausio.ipynb RuntimeError: expected device cuda:0 but got device cpu in audio.ipynb Apr 28, 2020
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

1 participant