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

Removed md5 checking from meta file #870

Merged
merged 1 commit into from
Apr 25, 2019
Merged

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Apr 25, 2019

Fixes #869

@codecov-io
Copy link

codecov-io commented Apr 25, 2019

Codecov Report

Merging #870 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #870      +/-   ##
==========================================
- Coverage   54.52%   54.51%   -0.02%     
==========================================
  Files          36       36              
  Lines        3323     3320       -3     
  Branches      546      546              
==========================================
- Hits         1812     1810       -2     
+ Misses       1377     1376       -1     
  Partials      134      134
Impacted Files Coverage Δ
torchvision/datasets/imagenet.py 21.55% <0%> (-1.14%) ⬇️

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 6716fc5...e488c66. 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 2c4e68e into pytorch:master Apr 25, 2019
@pmeier pmeier deleted the imagenet_hash_fix branch July 3, 2019 09:02
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.

Invalid hash error on ImageNet dataset
3 participants