-
Notifications
You must be signed in to change notification settings - Fork 162
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
Multi-GPU Training Error #64
Comments
I guess this error relates to pytorch version (1.4 I'm currently using). Could you please let me know what exact version did you use to be able to run the the multi-gpu training? |
i have the same problem when using the multi-gpu training ,i use pytorch1.1 |
@Megumi-cs Thanks for the info. Did you figure out a solution? |
|
LikeLy-Journey
pushed a commit
that referenced
this issue
Nov 6, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the great work! I'm trying to use the multi-gpu training but got an error at line.
RuntimeError: Tensors must be CUDA and dense
The text was updated successfully, but these errors were encountered: