Add ROCm as a platform for which tests can be disabled (#63813)
authorJane Xu <janeyx@fb.com>
Tue, 24 Aug 2021 01:44:46 +0000 (18:44 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 24 Aug 2021 01:50:04 +0000 (18:50 -0700)
commitf5d585391d13287250e85cbd55a17c5e0b8ac2a8
tree1badaa624e2558c7cb2bbdc5e27190e77b142794
parentd96ef8c1b1860185f0bd91699f71a087cf9e9efe
Add ROCm as a platform for which tests can be disabled (#63813)

Summary:
Realized we were missing ROCm as a platform on which one could disable a flaky test. (like how this issue specifies windows https://github.com/pytorch/pytorch/issues/61655)

cc jeffdaily sunway513 jithunnair-amd ROCmSupport

Pull Request resolved: https://github.com/pytorch/pytorch/pull/63813

Reviewed By: seemethere

Differential Revision: D30498478

Pulled By: janeyx99

fbshipit-source-id: f1abe8677e1ddd01de3291e1618272ad8e287dc4
torch/testing/_internal/common_utils.py