Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/_composable/fsdp/
H A Dfully_shard.py287 def set_modules_to_forward_prefetch(self, modules: List["FSDPModule"]) -> None: member in FSDPModule
/aosp_15_r20/external/pytorch/test/distributed/_composable/fsdp/
H A Dtest_fully_shard_comm.py646 layer.set_modules_to_forward_prefetch(layers_to_prefetch)