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

Bug when using nn.DataParallel #2

Closed
linhlpv opened this issue Mar 3, 2022 · 2 comments
Closed

Bug when using nn.DataParallel #2

linhlpv opened this issue Mar 3, 2022 · 2 comments

Comments

@linhlpv
Copy link

linhlpv commented Mar 3, 2022

I have tried to use nn.DataParallel for training on multi GPUs. But I found a bug when adding nn.DataParallel on model
image
Have you ever faced with this bug?
Thank you.
Best,

@ristea
Copy link
Owner

ristea commented Mar 3, 2022

We did not try to run the model on multiple GPUs, so we did not encountered this bug.

@linhlpv
Copy link
Author

linhlpv commented Mar 4, 2022

Thank you. I have tried to fix it since yesterday but I still have not succeed. So that I decided that just run in single gpu :D

@linhlpv linhlpv closed this as completed Mar 4, 2022
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

2 participants