You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapted functional tensor tests on CPU/CUDA (#2569)
* Adapted almost all functional tensor tests on CPU/CUDA
- fixed bug with transforms using generated grid
- remains *_crop, blocked by #2568
- TODO: test_adjustments
* Apply suggestions from code review
Co-authored-by: Francisco Massa <[email protected]>
* 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 <[email protected]>
0 commit comments