Home
last modified time | relevance | path

Searched defs:apply_fsdp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Ddist_util.py136 def apply_fsdp(args, model, use_checkpointing=False, use_wrap_policy=True): function
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_dynamo_distributed.py688 def apply_fsdp(model, wrap_policy): function