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 Caltech(101|256) #2731

Merged
merged 2 commits into from Sep 30, 2020

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Sep 29, 2020

No description provided.

Comment on lines +118 to +119
def __repr__(self):
return self.id
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Just for easier debugging.

@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #2731 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2731      +/-   ##
==========================================
- Coverage   72.93%   72.80%   -0.14%     
==========================================
  Files          95       95              
  Lines        8239     8239              
  Branches     1279     1279              
==========================================
- Hits         6009     5998      -11     
- Misses       1838     1848      +10     
- Partials      392      393       +1     
Impacted Files Coverage Δ
torchvision/extension.py 48.64% <0.00%> (-21.63%) ⬇️
torchvision/ops/deform_conv.py 66.66% <0.00%> (-3.34%) ⬇️
torchvision/models/detection/rpn.py 92.73% <0.00%> (-0.43%) ⬇️

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 a0a9267...7027f1b. Read the comment docs.

@pmeier pmeier requested a review from fmassa September 30, 2020 08:32
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 2f1399e into pytorch:master Sep 30, 2020
@pmeier pmeier deleted the caltech-download-tests branch October 21, 2020 15:06
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
* add download tests for Caltech(101|256)

* lint
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
* add download tests for Caltech(101|256)

* lint
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