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 SBDataset #3467

Merged
merged 3 commits into from
Mar 1, 2021
Merged

add tests for SBDataset #3467

merged 3 commits into from
Mar 1, 2021

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Feb 26, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 26, 2021

Codecov Report

Merging #3467 (d0c635e) into master (b266c2f) will increase coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3467      +/-   ##
==========================================
+ Coverage   76.13%   76.41%   +0.28%     
==========================================
  Files         105      105              
  Lines        9703     9697       -6     
  Branches     1556     1556              
==========================================
+ Hits         7387     7410      +23     
+ Misses       1836     1805      -31     
- Partials      480      482       +2     
Impacted Files Coverage Δ
torchvision/transforms/_transforms_video.py 88.88% <0.00%> (-0.35%) ⬇️
torchvision/models/mobilenetv2.py 86.95% <0.00%> (-0.28%) ⬇️
torchvision/transforms/_functional_video.py 95.23% <0.00%> (-0.22%) ⬇️
torchvision/datasets/sbd.py 81.66% <0.00%> (+48.33%) ⬆️

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 ee085f5...faa7190. Read the comment docs.

@fmassa fmassa merged commit 349658c into pytorch:master Mar 1, 2021
@pmeier pmeier deleted the tests-sbdataset branch March 1, 2021 13:30
facebook-github-bot pushed a commit that referenced this pull request Mar 4, 2021
Summary: Co-authored-by: Francisco Massa <fvsmassa@gmail.com>

Reviewed By: fmassa

Differential Revision: D26756273

fbshipit-source-id: 53f4cb3022a0d434104624fc26b7b6ad3dfbd8ae
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