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

Fixed typing in constructors of models submodules #2875

Merged
merged 4 commits into from
Oct 23, 2020

Conversation

frgfm
Copy link
Contributor

@frgfm frgfm commented Oct 22, 2020

Hey there!

This is small fix for the PRs introducing typing in _utils, alexnet, mnasnet, squeezenet #2854 #2856 #2859 #2865
Since it was my mistake to forget them in the first place, I figured I'd open this one 😅

Any feedback is welcome!

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

Thanks!

@fmassa fmassa merged commit 973db14 into pytorch:master Oct 23, 2020
@frgfm frgfm deleted the models-typing-fix branch October 23, 2020 10:38
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
* fix: Fixed constructor typing in models._utils

* fix: Fixed constructor typing in models.alexnet

* fix: Fixed constructor typing in models.mnasnet

* fix: Fixed constructor typing in models.squeezenet
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
* fix: Fixed constructor typing in models._utils

* fix: Fixed constructor typing in models.alexnet

* fix: Fixed constructor typing in models.mnasnet

* fix: Fixed constructor typing in models.squeezenet
@frgfm frgfm mentioned this pull request Oct 26, 2022
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.

3 participants