Skip to content

Commit

Permalink
Adapted functional tensor tests on CPU/CUDA (pytorch#2569)
Browse files Browse the repository at this point in the history
* Adapted almost all functional tensor tests on CPU/CUDA
- fixed bug with transforms using generated grid
- remains *_crop, blocked by pytorch#2568
- TODO: test_adjustments

* Apply suggestions from code review

Co-authored-by: Francisco Massa <fvsmassa@gmail.com>

* Fixed issues according to review

* Split tests into two: cpu and cuda

* Updated test_adjustments to run on CPU and CUDA

Co-authored-by: Francisco Massa <fvsmassa@gmail.com>
  • Loading branch information
2 people authored and bryant1410 committed Nov 22, 2020
1 parent 43ab3e5 commit 908930d
Show file tree
Hide file tree
Showing 3 changed files with 192 additions and 78 deletions.

0 comments on commit 908930d

Please sign in to comment.