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

Same learning speed with different GPUs #32

Open
barisgecer opened this issue Aug 18, 2017 · 1 comment
Open

Same learning speed with different GPUs #32

barisgecer opened this issue Aug 18, 2017 · 1 comment

Comments

@barisgecer
Copy link

barisgecer commented Aug 18, 2017

I have tried the code with same configuration and the dataset on 3 different GPUs: GTX 1070, TitanX, Tesla M60.

I am pretty sure that I should see a significant difference at least %60 but I am getting the same speed on all three which is around 1.5 it/s. What could be the reason? Is it about data loading overheads? How fast is your GPUs?

@DEKHTIARJonathan
Copy link

Slow data feeding, you should add a Queue Runner

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