-
Notifications
You must be signed in to change notification settings - Fork 71
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
cuda10 is not compatible with torch below 1.0 #22
Comments
I have successfully run the code with cuda 10 |
Great! I'm not sure the results can be reproduced using cuda 10. |
May I ask you which version of pytorch have you installed ? |
Please let us know what are the configurations you used to run it on cuda 10 |
Could you give us the configurations you use? Thank you ahead! |
I have deleted the conda environment. As far I remember it was pytorch 1.3.1 |
My solution is (with cuda10.1):
|
@Holycomfort I got this error
my configuration is thank you. |
hello, did you have any problem with using torch 1.3.1 related to ffi error?
people tell me that this error comes from torch version mis-match. they say we should use torch version 0.4.1... |
@pixar0407 Have you solved this problem?
I also encountered the same error |
Dear author:
I want to ask that if your code run at cuda10?
If can't, should I change your code to torch1.0,or change my cuda to lower version?
Thank your for you work! Looking forward to your reply!
The text was updated successfully, but these errors were encountered: