Home
last modified time | relevance | path

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

/external/pytorch/test/distributed/fsdp/
Dtest_fsdp_multiple_forward.py29 def __init__(self, wrap_fsdp): argument
46 def _dist_train(self, wrap_fsdp): argument
Dtest_fsdp_checkpoint.py81 wrap_fsdp=False, argument
Dtest_fsdp_state_dict.py97 wrap_fsdp, argument
942 def _create_module(wrap_fsdp=True): argument