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.usps #2538

Merged
merged 1 commit 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 #2538 into master will increase coverage by 0.00%.
The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2538   +/-   ##
=======================================
  Coverage   70.68%   70.69%           
=======================================
  Files          94       94           
  Lines        8017     8018    +1     
  Branches     1276     1276           
=======================================
+ Hits         5667     5668    +1     
  Misses       1945     1945           
  Partials      405      405           
Impacted Files Coverage Δ
torchvision/datasets/usps.py 32.35% <80.00%> (+2.04%) ⬆️

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...980859b. Read the comment docs.

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 0acbf66 into pytorch:master Aug 3, 2020
@pmeier pmeier deleted the typehints-usps branch August 3, 2020 11:21
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
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.

None yet

2 participants