Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/fsdp/
H A Dtest_fsdp_freezing_weights.py145 forward_prefetch, argument
214 forward_prefetch, argument
H A Dtest_fsdp_mixed_precision.py392 forward_prefetch, argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_fsdp.py1137 def _check_forward_prefetch(self, fsdp_model, forward_prefetch): argument