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

Doc, Test Fixes in Normalize #1063

Merged
merged 3 commits into from
Jun 28, 2019
Merged

Doc, Test Fixes in Normalize #1063

merged 3 commits into from
Jun 28, 2019

Conversation

surgan12
Copy link
Contributor

This PR fixes the doc for normalize transform and also adds a test case for the same.
cc: @fmassa

@codecov-io
Copy link

codecov-io commented Jun 28, 2019

Codecov Report

Merging #1063 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1063      +/-   ##
==========================================
+ Coverage   63.95%   63.97%   +0.01%     
==========================================
  Files          66       66              
  Lines        5279     5279              
  Branches      793      793              
==========================================
+ Hits         3376     3377       +1     
  Misses       1672     1672              
+ Partials      231      230       -1
Impacted Files Coverage Δ
torchvision/transforms/transforms.py 82.12% <ø> (ø) ⬆️
torchvision/transforms/functional.py 72.27% <ø> (+0.29%) ⬆️

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 427633a...cf3506a. 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 05ba3f5 into pytorch:master Jun 28, 2019
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