Home
last modified time | relevance | path

Searched refs:_run_test_method_with_multi_threads (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_distributed.py932 def _run_test_method_with_multi_threads(world_size, callback): function
967 … threads = _run_test_method_with_multi_threads(world_size, lambda: func(self, *args, **kwargs))