Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/fsdp/
H A Dtest_fsdp_state_dict.py939 def test_state_dict_skip_module(self, state_dict_type, double_nest): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_fsdp.py1522 def __init__(self, double_nest): argument