Short name describing what triggered the graph break
Observed exception
Values or code snippet captured at the break point
raised exception {curr_exc.debug_repr()}
Explanation of why the graph break was triggered
observed_exn_gb_explanation
Hints on how to resolve the graph break
torch.compile call, or by using torch.compiler.set_stance("force_eager").