Home
last modified time | relevance | path

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

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