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 descriptive error message if Google Drive quota is exceeded #2321

Merged
merged 2 commits into from
Jul 3, 2020

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Jun 15, 2020

Addresses #1920, closes #2262, and closes #2317.

@fmassa fmassa mentioned this pull request Jul 3, 2020
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 a lot for the PR @pmeier and sorry for the delay in reviewing.

@codecov
Copy link

codecov bot commented Jul 3, 2020

Codecov Report

Merging #2321 into master will decrease coverage by 0.03%.
The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2321      +/-   ##
==========================================
- Coverage   70.76%   70.73%   -0.04%     
==========================================
  Files          94       94              
  Lines        7819     7824       +5     
  Branches     1214     1215       +1     
==========================================
+ Hits         5533     5534       +1     
- Misses       1918     1922       +4     
  Partials      368      368              
Impacted Files Coverage Δ
torchvision/datasets/utils.py 56.17% <20.00%> (-1.16%) ⬇️

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 5247f7b...839a5bc. Read the comment docs.

@fmassa fmassa merged commit e757d52 into pytorch:master Jul 3, 2020
fmassa added a commit to fmassa/vision-1 that referenced this pull request Jul 8, 2020
@pmeier pmeier deleted the google_drive_quota branch July 30, 2020 17:10
de-vri-es pushed a commit to fizyr-forks/torchvision that referenced this pull request Aug 4, 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.

Failed to download CelebA in Colab Unable to load CelebA dataset. File is not zip file error.
2 participants