Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_multiprocessing.py62 def _test_cuda_ipc_deadlock_actor(queue, iterations): function
542 a=ctx.Process(target=_test_cuda_ipc_deadlock_actor, args=(queue, 100)),