Searched defs:ops_per_graph (Results 1 – 1 of 1) sorted by relevance
222 ops_per_graph: Optional[List[torch.fx.Node]] = None variable in ExplainOutput258 gm: torch.fx.GraphModule, graphs, op_count, ops_per_graph, break_reasons argument