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 download tests for CIFAR #2747

Merged
merged 3 commits into from Oct 5, 2020
Merged

add download tests for CIFAR #2747

merged 3 commits into from Oct 5, 2020

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Oct 2, 2020

No description provided.

run: pytest --durations=20 -ra test/test_datasets_download.py
run: pytest -ra -v test/test_datasets_download.py
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes the log output more informative.

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #2747 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2747   +/-   ##
=======================================
  Coverage   73.07%   73.07%           
=======================================
  Files          96       96           
  Lines        8304     8304           
  Branches     1292     1292           
=======================================
  Hits         6068     6068           
  Misses       1838     1838           
  Partials      398      398           

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 588f7ae...429ab81. Read the comment docs.

@pmeier pmeier requested a review from fmassa October 4, 2020 18:03
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 6b41eb0 into pytorch:master Oct 5, 2020
@pmeier pmeier deleted the download-cifar branch October 21, 2020 15:05
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
* add download tests for CIFAR

* fix tests in case of bad request
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
* add download tests for CIFAR

* fix tests in case of bad request
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