Searched refs:from_graphmodule (Results 1 – 2 of 2) sorted by relevance
91 def from_graphmodule(cls, gm: GraphModule): member in _LazyGraphModule
265 lazy_gm = torch.fx._lazy_graph_module._LazyGraphModule.from_graphmodule(gm)