Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dcommon.py2035 def maybe_init_distributed(should_init_distributed, rank, world_size, port="6789"): argument
2037 if should_init_distributed:
2046 if should_init_distributed: