Home
last modified time | relevance | path

Searched refs:ModelWithCheckpointSubmodule (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/fsdp/
H A Dtest_fsdp_checkpoint.py300 class ModelWithCheckpointSubmodule(nn.Module): class
318 self.checkpoint1 = ModelWithCheckpointSubmodule(checkpoint, use_reentrant)
319 self.checkpoint2 = ModelWithCheckpointSubmodule(checkpoint, use_reentrant)