GB0113

Graph-Break Type

Short name describing what triggered the graph break

Unable to resolve super getattr

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

Dynamo failed to trace attribute {name} accessed via super() (for type {self.typevar} and object {self.objvar}) because the resolved attribute type is not supported.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry