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

Fix googlenet #560

Closed
wants to merge 1 commit into from
Closed

Fix googlenet #560

wants to merge 1 commit into from

Conversation

sakaia
Copy link
Contributor

@sakaia sakaia commented May 13, 2019

GoogLeNet model outputs 3 arguments.
This fix takes first tensor (logits).

Pull Request resuolved: #559

GoogLeNet model outputs 3 arguments.
This fix takes first tensor (logits).

Pull Request resuolved: pytorch#559
@soumith
Copy link
Member

soumith commented May 13, 2019

googlenet is weird enough, i think we shouldn't support it in examples/imagenet/main.py
the network doesn't converge when trained from scratch either

@soumith soumith closed this May 13, 2019
@sakaia sakaia deleted the fix_googlenet branch May 27, 2019 03:42
@deepali-c deepali-c mentioned this pull request Aug 22, 2019
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

Successfully merging this pull request may close these issues.

2 participants