Searched refs:DoesNotImplementInterface (Results 1 – 1 of 1) sorted by relevance
474 class DoesNotImplementInterface(torch.nn.Module): class508 self.d = torch.nn.ModuleDict({"module": DoesNotImplementInterface()})537 class DoesNotImplementInterface(torch.nn.Module): class571 self.l = torch.nn.ModuleList([DoesNotImplementInterface()])