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

Multi gpu training #19

Closed
ashkanaev opened this issue Oct 15, 2018 · 2 comments
Closed

Multi gpu training #19

ashkanaev opened this issue Oct 15, 2018 · 2 comments

Comments

@ashkanaev
Copy link

Is't possible to start training in multi gpu mode? seems that it's not possible.

parser.add_argument("--gpu", type=int, default=0,
help="choose gpu device.")

@hfslyc
Copy link
Owner

hfslyc commented Oct 15, 2018

Hi,

Our code currently doesn't support multi-GPU training. But I think it can be easily implemented.

@hfslyc hfslyc closed this as completed Oct 23, 2018
@yyangmei
Copy link

@ashkanaev Have you successfully train in multi gpu? I want to use two gpus. If you have succeed could you tell me how to do it? Thank you so much!
@hfslyc And have you implemented on multi gpus?Thank you~

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

3 participants