GB0219

Graph-Break Type

Short name describing what triggered the graph break

Backend compiler exception

Context

Values or code snippet captured at the break point

Backend: {name} Exception:{str(e)} Traceback: {self.root_tx.format_frame_summary()}

Explanation

Explanation of why the graph break was triggered

Backend compiler {name} failed with {str(e)}. Adding a graph break.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry