pytorch
28549b61 - [ROCm] Enable skipped ROCm unit tests (#67706)

Commit
3 years ago
[ROCm] Enable skipped ROCm unit tests (#67706) Summary: A number of ROCm tests were skipped via the skipCUDAIfRocm flag. A majority of the testcases are now supported on the ROCm platform. This fix enabled all of the test_ops tests for ROCm and enables most Operators in common_methods_invocations.py minus the SpectralFuncInfo class which still has some fft issues. Partially Fixes https://github.com/pytorch/pytorch/issues/51303 cc jeffdaily sunway513 jithunnair-amd ROCmSupport KyleCZH amathews-amd Pull Request resolved: https://github.com/pytorch/pytorch/pull/67706 Reviewed By: seemethere, janeyx99 Differential Revision: D34153457 Pulled By: malfet fbshipit-source-id: 95f4420f306ca7580cd438d3b5cc0b24efbfae99 (cherry picked from commit 0d178fffd3762579fdcc1129ea921090f2694c8a)
Author
Committer
Parents
Loading