Skip to content

Fixed compute_clips docstring #1543

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

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

rsomani95
Copy link
Contributor

dilation was not passed into compute_clips or any of the functions called by it.

@codecov-io
Copy link

codecov-io commented Oct 31, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1543   +/-   ##
======================================
  Coverage    64.6%   64.6%           
======================================
  Files          87      87           
  Lines        6742    6742           
  Branches     1034    1034           
======================================
  Hits         4356    4356           
  Misses       2085    2085           
  Partials      301     301
Impacted Files Coverage Δ
torchvision/datasets/video_utils.py 72.25% <ø> (ø) ⬆️

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 ca57148...a6c838a. Read the comment docs.

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 b438d32 into pytorch:master Oct 31, 2019
@fmassa fmassa mentioned this pull request Oct 31, 2019
fmassa pushed a commit that referenced this pull request Oct 31, 2019
@rsomani95 rsomani95 deleted the video-utils-docstring-typo branch November 1, 2019 09:08
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.

3 participants