GB0682

Graph-Break Type

Short name describing what triggered the graph break

Non-constant GetAttrVariable hash

Context

Values or code snippet captured at the break point

hash_impl {self}

Explanation

Explanation of why the graph break was triggered

Cannot hash {self} because Dynamo doesn’t know how to represent the type of the getattr() result, which is not a constant.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry