Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/elastic/utils/
H A Ddistributed_test.py31 def _create_c10d_store_mp(is_server, server_addr, port, world_size, wait_for_workers): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_distributed.py362 wait_for_workers=True, argument