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 AffineTransformation #792

Closed
wants to merge 4 commits into from
Closed

Add AffineTransformation #792

wants to merge 4 commits into from

Conversation

ekagra-ranjan
Copy link
Contributor

In reference to #569 added AffineTransformation to superseed LinearTransformation.

In reference to #569 added AffineTransformation to superseed LinearTransformation.
@codecov-io
Copy link

codecov-io commented Mar 10, 2019

Codecov Report

Merging #792 into master will decrease coverage by 0.11%.
The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #792      +/-   ##
==========================================
- Coverage    38.1%   37.99%   -0.12%     
==========================================
  Files          32       32              
  Lines        3128     3148      +20     
  Branches      488      491       +3     
==========================================
+ Hits         1192     1196       +4     
- Misses       1857     1873      +16     
  Partials       79       79
Impacted Files Coverage Δ
torchvision/transforms/transforms.py 80.58% <20%> (-2.84%) ⬇️

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 138b5c2...aa910d6. Read the comment docs.

@ekagra-ranjan
Copy link
Contributor Author

Superseeded by #793

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.

None yet

2 participants