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 tests for Omniglot dataset #3461

Merged
merged 4 commits into from
Mar 1, 2021
Merged

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Feb 25, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 26, 2021

Codecov Report

Merging #3461 (0371df2) into master (e9a9493) will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3461      +/-   ##
==========================================
+ Coverage   76.16%   76.39%   +0.23%     
==========================================
  Files         105      105              
  Lines        9707     9703       -4     
  Branches     1556     1556              
==========================================
+ Hits         7393     7413      +20     
+ Misses       1834     1808      -26     
- Partials      480      482       +2     
Impacted Files Coverage Δ
torchvision/datasets/hmdb51.py 28.33% <0.00%> (-66.67%) ⬇️
torchvision/datasets/kinetics.py 40.00% <0.00%> (-56.00%) ⬇️
torchvision/datasets/phototour.py 25.25% <0.00%> (+<0.01%) ⬆️
torchvision/transforms/functional_tensor.py 79.23% <0.00%> (+0.19%) ⬆️
torchvision/models/detection/anchor_utils.py 94.66% <0.00%> (+1.33%) ⬆️
torchvision/datasets/utils.py 72.58% <0.00%> (+2.15%) ⬆️
torchvision/ops/deform_conv.py 72.30% <0.00%> (+3.07%) ⬆️
torchvision/datasets/cifar.py 95.00% <0.00%> (+5.00%) ⬆️
torchvision/io/_video_opt.py 40.11% <0.00%> (+5.08%) ⬆️
torchvision/io/__init__.py 89.65% <0.00%> (+6.89%) ⬆️
... and 3 more

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 e9a9493...098f12a. Read the comment docs.

Copy link
Contributor

@datumbox datumbox left a comment

Choose a reason for hiding this comment

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

LGTM!

@fmassa fmassa merged commit 1e20b9d into pytorch:master Mar 1, 2021
@pmeier pmeier deleted the tests-omniglot branch March 1, 2021 13:10
facebook-github-bot pushed a commit that referenced this pull request Mar 4, 2021
Summary: Co-authored-by: Vasilis Vryniotis <datumbox@users.noreply.github.com>

Reviewed By: fmassa

Differential Revision: D26756277

fbshipit-source-id: 0774f16d657d4881fb4161348de41f329d5a2c6a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants