Home
last modified time | relevance | path

Searched defs:_should_stop_test_suite (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_device_type.py549 def _should_stop_test_suite(self): member in CPUTestBase
604 def _should_stop_test_suite(self): member in LazyTestBase
638 def _should_stop_test_suite(self): member in MPSTestBase
660 def _should_stop_test_suite(self): member in XPUTestBase
H A Dcommon_distributed.py530 def _should_stop_test_suite(self) -> bool: member in MultiProcessTestCase
H A Dcommon_utils.py2788 def _should_stop_test_suite(self): member in TestCase