Home
last modified time | relevance | path

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

/external/pytorch/test/distributed/_composable/
Dtest_replicate_with_compiler.py270 def _test_bucketing(self, init_process_group=True, loop=1): argument
/external/pytorch/torch/distributed/
Ddistributed_c10d.py1361 def init_process_group( function