Skip to content

Add inception docs #5924

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

Merged
merged 5 commits into from
May 3, 2022
Merged

Add inception docs #5924

merged 5 commits into from
May 3, 2022

Conversation

oke-aditya
Copy link
Contributor

@oke-aditya oke-aditya commented Apr 29, 2022

Add docs for inceptionv3. I think this is last one left.

Helps #5833

@@ -457,7 +457,7 @@ ConvNeXt
convnext_large

SwinTransformer
--------
---------------
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small bug

@@ -307,7 +307,7 @@ def googlenet(*, weights: Optional[GoogLeNet_Weights] = None, progress: bool = T
weights are used.
progress (bool, optional): If True, displays a progress bar of the
download to stderr. Default is True.
**kwargs: parameters passed to the ``torchvision.models.squeezenet.GoogLeNet``
**kwargs: parameters passed to the ``torchvision.models.GoogLeNet``
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small bug spotted

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @oke-aditya !

@NicolasHug NicolasHug merged commit 33a408a into pytorch:main May 3, 2022
facebook-github-bot pushed a commit that referenced this pull request May 6, 2022
Summary:
* Add inception

* Fix googlenet bug

* Fix bug add file

* Update torchvision/models/inception.py

Reviewed By: jdsgomes, NicolasHug

Differential Revision: D36095724

fbshipit-source-id: 68980693e42e46a2f76b86387833e17cc3e2b740

Co-authored-by: Nicolas Hug <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants