Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Ddistributed_test.py7250 class ModelWithComm(torch.nn.Module): class
7265 comm_model = ModelWithComm().cuda(self.rank)