Short name describing what triggered the graph break
Assertion failed on symbolic shapes
Values or code snippet captured at the break point
str(sym_expr)
Explanation of why the graph break was triggered
Hints on how to resolve the graph break
torch.compile call, or by using torch.compiler.set_stance("force_eager").