Searched refs:maybe_fx_graph_tabular (Results 1 – 1 of 1) sorted by relevance
139 def maybe_fx_graph_tabular(graph: torch.fx.Graph) -> str | None: function268 old_tabular = maybe_fx_graph_tabular(self.module.graph)280 new_tabular = maybe_fx_graph_tabular(module.graph)