Home
last modified time | relevance | path

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

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