Home
last modified time | relevance | path

Searched defs:mp_context (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/
D_device_daemon.py14 mp_context = torch.multiprocessing.get_context("spawn") variable
/external/python/cpython3/Lib/concurrent/futures/
Dprocess.py631 def __init__(self, max_workers=None, mp_context=None, argument