Home
last modified time | relevance | path

Searched defs:unshard (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/_composable/fsdp/
H A Dfully_shard.py188 def unshard(self, async_op: bool = False) -> Optional["UnshardHandle"]: member in FSDPModule
H A D_fsdp_param_group.py238 def unshard(self, async_op: bool = False): member in FSDPParamGroup
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_flat_param.py1289 def unshard(self): member in FlatParamHandle