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

Resnet18 model weights issues when running on multi-GPU system. #25

Open
muthiyanbhushan opened this issue Jul 12, 2017 · 0 comments
Open

Comments

@muthiyanbhushan
Copy link

Hello Johnson,

Thank you for the nice tutorial.
I was able to change the code in cnn-benchmarks.lua to run it for multi-GPU system(8 GPU).
It gave me a speed-up of 3x.

I am facing issues with "Resnet-x" model weights. I am able to work with the Alexnet, Googlenet, VGG16 and VGG19 model weights but Resnet is giving me problem for 224x224 image size.

Can you please let me know about it.

Also, I am not able to find model weight for inception-V3 graph. Can you add the Inception V3 to the models folder.

Thank you for your help.

Regards,
Bhushan

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