Home
last modified time | relevance | path

Searched defs:ops_per_graph (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/backends/
H A Ddebugging.py222 ops_per_graph: Optional[List[torch.fx.Node]] = None variable in ExplainOutput
258 gm: torch.fx.GraphModule, graphs, op_count, ops_per_graph, break_reasons argument