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

How to train in Multi GPU #31

Open
deepakkumar1984 opened this issue Jun 15, 2018 · 2 comments
Open

How to train in Multi GPU #31

deepakkumar1984 opened this issue Jun 15, 2018 · 2 comments

Comments

@deepakkumar1984
Copy link

I see that tensorflow detected 2 GPU's but the training is only happening in 1 GPU. Please advise?

@odellus
Copy link

odellus commented Jun 15, 2018

It's not automatic. My 2 cents: look at this and figure out how you want to do it. https://www.tensorflow.org/programmers_guide/using_gpu#using_multiple_gpus

@localminimum
Copy link
Owner

localminimum commented Jun 24, 2018

Hi @deepakkumar1984 , multi-gpu training is not on my priority list, as SQuAD models usually train in a couple of hours with affordable gpus (gtx1070 etc). But I will definitely add it to the todo list for future work. Even better, a pull request and contributions are always welcome.

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