diff --git a/test/test_fx.py b/test/test_fx.py index 61524358a7711e..c22b4fd1fb4f4f 100644 --- a/test/test_fx.py +++ b/test/test_fx.py @@ -4132,7 +4132,6 @@ def test_class_member_back_compat(self): f"and subsequently --accept the change." raise AssertionError(msg) from e - @skipIfRocm(msg="TODO: flaky - https://github.com/pytorch/pytorch/issues/104012") def test_public_api_surface(self): non_back_compat_objects = {}