Home
last modified time | relevance | path

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

/external/pytorch/torch/distributed/_composable/fsdp/
D_fsdp_collectives.py268 fsdp_param.alloc_all_gather_outputs()
D_fsdp_param.py603 def alloc_all_gather_outputs(self) -> None: member in FSDPParam