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

Problem Checking CUDA #60

Open
JNaranjo-Alcazar opened this issue Jan 23, 2021 · 0 comments
Open

Problem Checking CUDA #60

JNaranjo-Alcazar opened this issue Jan 23, 2021 · 0 comments

Comments

@JNaranjo-Alcazar
Copy link

Hi everyone!

Following the instructions in the repo, the output of the code is:

UserWarning: volatile was removed and now has no effect. Use `with torch.no_grad():` instead.
  inputs = Variable(inputs, volatile=True)
THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1544174967633/work/aten/src/THC/THCGeneral.cpp line=405 error=11 : invalid argument

Anyone has faced the same problem?

I tried the solution in this issue pytorch/pytorch#15797

using pip install -U https://download.pytorch.org/whl/cu100/torch-1.0.0-cp36-cp36m-linux_x86_64.whl but it did not work.
Thanks in advance!

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