pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

Unskip test_grid_sample, test_Conv2d_naive_groups_cuda_float16 on ROCM 5.0

Open arindamroy-eng opened this issue 2 years ago • 1 comments

🐛 Describe the bug

Unskip test_grid_sample on ROCM 5.0

test_nn | test_Conv2d_naive_groups_cuda_float16 | (main.TestNNDeviceTypeCUDA) test_nn | test_grid_sample | (main.TestNN)

It was disabled by: https://github.com/pytorch/pytorch/issues/54535

Versions

ROCM 5.0

arindamroy-eng avatar Mar 23 '22 16:03 arindamroy-eng

Enabled by https://github.com/pytorch/pytorch/pull/74786

arindamroy-eng avatar Mar 26 '22 06:03 arindamroy-eng