|
0d28188cc8
|
Move privateuse1 test out of test_utils and make them serial (#145380)
Fixes https://github.com/pytorch/pytorch/issues/132720
The reason is that changing the privateuse1 module is global and so can race when other tests happen to check if it is enabled.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/145380
Approved by: https://github.com/Skylion007, https://github.com/janeyx99
|
2025-01-23 00:31:39 +00:00 |
|