Skip to content

Conversation

surgan12
Copy link
Contributor

Currently, all the transforms in functional_tensor.py are by default out_of_place. To ensure we do not alter such a behaviour, these tests are added.

cc: @fmassa

@codecov-io
Copy link

codecov-io commented Dec 11, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1656   +/-   ##
======================================
  Coverage      66%     66%           
======================================
  Files          92      92           
  Lines        7330    7330           
  Branches     1107    1107           
======================================
  Hits         4838    4838           
  Misses       2176    2176           
  Partials      316     316

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 333af7a...02375e1. Read the comment docs.

@surgan12 surgan12 closed this Dec 11, 2019
@surgan12 surgan12 reopened this Dec 11, 2019
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 2d7c066 into pytorch:master Dec 12, 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