Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Ddistributed_test.py7938 class NamedTupleModule(torch.nn.Module): class
7955 NamedTupleModule().cuda(self.rank), device_ids=[self.rank]