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

There is a bug when I try to train with Multi-GPU. #35

Closed
gsygsy96 opened this issue Oct 10, 2019 · 2 comments
Closed

There is a bug when I try to train with Multi-GPU. #35

gsygsy96 opened this issue Oct 10, 2019 · 2 comments

Comments

@gsygsy96
Copy link

I guess there is a bug when you put your model to mutil-gpus.

Reference:
pytorch/pytorch#8637 (comment)

@gsygsy96
Copy link
Author

To solve it, using nn.ModuleList() to warp self.lins in model/network_basics.py.

@LucaSoato
Copy link

LucaSoato commented Nov 11, 2019

Please, can you tell me a little bit more about your solution? 😃
Sadly I'm stuck there while trying to train on multiple gpus for camvid segmentation.

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