GB8949

Graph-Break Type

Short name describing what triggered the graph break

STORE_GLOBAL in non-module globals

Context

Values or code snippet captured at the break point

name

Explanation

Explanation of why the graph break was triggered

Dynamo cannot safely replay global writes for an inlined function whose globals dict is not the registered module dict.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry