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

add typehints for torchvision.datasets.stl10 #2540

Merged
merged 2 commits into from
Aug 3, 2020

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Aug 1, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #2540 into master will decrease coverage by 0.71%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2540      +/-   ##
==========================================
- Coverage   70.68%   69.97%   -0.72%     
==========================================
  Files          94       94              
  Lines        8017     8372     +355     
  Branches     1276     1380     +104     
==========================================
+ Hits         5667     5858     +191     
- Misses       1945     2094     +149     
- Partials      405      420      +15     
Impacted Files Coverage Δ
torchvision/datasets/stl10.py 25.74% <90.90%> (+0.49%) ⬆️
torchvision/datasets/lsun.py 21.05% <0.00%> (+0.62%) ⬆️
torchvision/datasets/semeion.py 34.92% <0.00%> (+1.58%) ⬆️
torchvision/datasets/usps.py 32.69% <0.00%> (+2.38%) ⬆️
torchvision/datasets/sbu.py 25.00% <0.00%> (+2.58%) ⬆️
torchvision/datasets/omniglot.py 34.78% <0.00%> (+2.86%) ⬆️
torchvision/datasets/sbd.py 37.34% <0.00%> (+4.01%) ⬆️
torchvision/datasets/mnist.py 59.06% <0.00%> (+4.72%) ⬆️
torchvision/datasets/phototour.py 29.71% <0.00%> (+5.46%) ⬆️
torchvision/datasets/voc.py 57.77% <0.00%> (+7.77%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6db1569...9f6f45e. Read the comment docs.

@fmassa fmassa merged commit 3a159df into pytorch:master Aug 3, 2020
@pmeier pmeier deleted the typehints-stl10 branch August 3, 2020 14:13
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
* add typehints for torchvision.datasets.stl10

* move annotation from class to instance scope
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