GB0096

Graph-Break Type

Short name describing what triggered the graph break

Should not compile partial graph (STORE_ATTR)

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

Dynamo has determined when encountering an unsupported STORE_ATTR instruction (i.e. obj.attr = val) that it should not compile the partial graph.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry