pytorch
2f2a0d16 - Disables test_atomic_ops and testInputOrder (#29145)

Commit
6 years ago
Disables test_atomic_ops and testInputOrder (#29145) Summary: These tests have been flaky for some time, see: - https://github.com/pytorch/pytorch/issues/28179 - https://github.com/pytorch/pytorch/issues/9064 This PR disables them. The actual tests were added/updated 2+ years ago. It's unclear who, if anyone, would own them now. Pull Request resolved: https://github.com/pytorch/pytorch/pull/29145 Differential Revision: D18327937 Pulled By: mruberry fbshipit-source-id: d02731d662aff3545b581272e5ae8db4e3097d87
Author
Mike Ruberry
Parents
Loading