Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_multiprocessing_spawn.py46 def _test_terminate_exit_func(i, arg): function
152 …mp.start_processes(_test_terminate_exit_func, args=(exitcode,), nprocs=2, start_method=self.start_…