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

Raise error during downloading #1013

Merged
merged 2 commits into from
Jun 13, 2019
Merged

Conversation

fmassa
Copy link
Member

@fmassa fmassa commented Jun 13, 2019

More correctness fixes that appeared when running the tests in fb infra

@codecov-io
Copy link

codecov-io commented Jun 13, 2019

Codecov Report

Merging #1013 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1013      +/-   ##
==========================================
- Coverage    63.3%   63.27%   -0.04%     
==========================================
  Files          65       65              
  Lines        5148     5149       +1     
  Branches      772      772              
==========================================
- Hits         3259     3258       -1     
  Misses       1667     1667              
- Partials      222      224       +2
Impacted Files Coverage Δ
torchvision/datasets/utils.py 59.55% <100%> (+1.04%) ⬆️
torchvision/transforms/transforms.py 81.89% <0%> (-0.65%) ⬇️

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 e402d43...a7ccbed. Read the comment docs.

@fmassa fmassa merged commit 7693c89 into pytorch:master Jun 13, 2019
@fmassa fmassa deleted the fix-download-url branch June 13, 2019 14: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.

2 participants