-
Notifications
You must be signed in to change notification settings - Fork 15
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
about the CUDA and Torch version #1
Comments
Cuda 11, pytorch 1.8.2 |
Hi @rishikksh20 , thanks for your reply, I still got the following error message with cuda 11 and torch 1.8.2, may I ask do you have any hints I could solve it? thanks : AssertionError: Caught AssertionError in DataLoader worker process 0. |
Use Torch 1.8.0 with Cuda 11.1 |
Hi @rishikksh20 , I tried it with torch 1.8 and cuda 11.1, got the following error message, thanks Traceback (most recent call last): |
Hello, may I ask about the cuda and torch version this GitHub run on? thanks a lot!
The text was updated successfully, but these errors were encountered: