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

Change AffineTransformation back to LinearTransformation #843

Merged
merged 8 commits into from
Apr 9, 2019
Merged

Change AffineTransformation back to LinearTransformation #843

merged 8 commits into from
Apr 9, 2019

Conversation

ekagra-ranjan
Copy link
Contributor

Relevant #793

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!

@codecov-io
Copy link

codecov-io commented Apr 9, 2019

Codecov Report

Merging #843 into master will decrease coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #843      +/-   ##
==========================================
- Coverage   53.91%   53.85%   -0.06%     
==========================================
  Files          36       36              
  Lines        3350     3346       -4     
  Branches      549      549              
==========================================
- Hits         1806     1802       -4     
- Misses       1410     1411       +1     
+ Partials      134      133       -1
Impacted Files Coverage Δ
torchvision/transforms/transforms.py 82.68% <100%> (-0.16%) ⬇️
torchvision/datasets/imagenet.py 21.21% <0%> (ø) ⬆️

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 c2bfa66...011daa5. Read the comment docs.

@fmassa fmassa merged commit 144ca42 into pytorch:master Apr 9, 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