Short name describing what triggered the graph break
Unsupported callable in torch.autograd.Function staticmethod
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 determine how to trace a staticmethod on a torch.autograd.Function subclass.
Hints on how to resolve the graph break