GB7786

Graph-Break Type

Short name describing what triggered the graph break

missing_mp_ass_subscript

Context

Values or code snippet captured at the break point

mp_ass_subscript_impl not defined for {self.python_type_name()}

Explanation

Explanation of why the graph break was triggered

Dynamo does not yet support item assignment on ‘{self.python_type_name()}’.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry