Searched refs:InterpreterModule (Results 1 – 3 of 3) sorted by relevance
284 (emb): InterpreterModule()286 (0): InterpreterModule(287 (lin): InterpreterModule()293 (1): InterpreterModule(294 (lin): InterpreterModule()297 (lm): InterpreterModule(298 (proj): InterpreterModule()
20 InterpreterModule,513 elif isinstance(submod, InterpreterModule):930 if isinstance(_mod, (fx.GraphModule, InterpreterModule)):
92 class InterpreterModule(torch.nn.Module): class742 self.module = InterpreterModule(torch.fx.Graph())1246 if isinstance(module, InterpreterModule):