Skip to content

Make the new video API available through torchvision.io #2773

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

Closed
wants to merge 7 commits into from

Conversation

bjuncek
Copy link
Contributor

@bjuncek bjuncek commented Oct 7, 2020

Make the new video API available through torchvision.io for easier usage.
Test are updated as well.

@codecov
Copy link

codecov bot commented Oct 8, 2020

Codecov Report

Merging #2773 into master will increase coverage by 0.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2773      +/-   ##
==========================================
+ Coverage   73.16%   73.17%   +0.01%     
==========================================
  Files          96       96              
  Lines        8398     8403       +5     
  Branches     1315     1316       +1     
==========================================
+ Hits         6144     6149       +5     
  Misses       1855     1855              
  Partials      399      399              
Impacted Files Coverage Δ
torchvision/io/_video_opt.py 39.37% <0.00%> (ø)
torchvision/io/__init__.py 100.00% <100.00%> (ø)

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 6756ed0...8a9b350. Read the comment docs.

@fmassa
Copy link
Member

fmassa commented Oct 9, 2020

Subsumed by #2778

@fmassa fmassa closed this Oct 9, 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.

2 participants