Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/fsdp/
H A Dtest_fsdp_apply.py43 def check_weights(self, fsdp, expected_tensor_fn, check): argument
53 def _check_apply(self, fsdp): argument
H A Dtest_fsdp_misc.py333 def _check_equal(local, fsdp): argument