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

Traing on multi GPU #3

Open
2bestnick opened this issue Aug 5, 2019 · 0 comments
Open

Traing on multi GPU #3

2bestnick opened this issue Aug 5, 2019 · 0 comments

Comments

@2bestnick
Copy link

Hi, jiechen
Thanks a lot for the awesome work you had done, now I am using this repo to my research, it works well on single GPU, but I have four Tesla k80 , so I am trying to apply it on multi GPU, then using (
model =nn.DataParellel(model)
model=model.module) in train.py , but it doesn't work , so could yo do me a favor to fix this problem . Training on single GPU for 200 epochs will take a week , that's unacceptble.

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

1 participant