Short name describing what triggered the graph break
Missing attribute on torch.autograd.Function subclass
Values or code snippet captured at the break point
{self.fn_cls.qualname}.{name}
Explanation of why the graph break was triggered
Dynamo could not statically resolve an attribute access on a torch.autograd.Function subclass.
Hints on how to resolve the graph break