Searched defs:graph_break (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/ | ||
H A D | comptime.py | 168 def graph_break(self, msg="ComptimeContext.graph_break"): member in ComptimeContext |
H A D | decorators.py | 141 def graph_break(): function |
H A D | output_graph.py | 167 graph_break: bool = True variable in GraphCompileReason |