Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_common.py465 class CheckpointOnceModule(nn.Module): class in CommonDistributedDataParallelTest
481 class CheckpointTwiceModule(CheckpointOnceModule):
552 self.CheckpointOnceModule(use_reentrant=use_reentrant),
561 self.CheckpointOnceModule(),
587 self.CheckpointOnceModule(use_reentrant=use_reentrant),
594 self.CheckpointOnceModule(use_reentrant=use_reentrant),