Short name describing what triggered the graph break
Compilation of intermediate hooks requires compiled autograd
Values or code snippet captured at the break point
var_getattr {self} {name}
Explanation of why the graph break was triggered
Dynamo must be in compiled_autograd to register hooks.
Hints on how to resolve the graph break
No hints provided.