GB4818

Graph-Break Type

Short name describing what triggered the graph break

call to a callable object with no traceable call

Context

Values or code snippet captured at the break point

object={self.value}

Explanation

Explanation of why the graph break was triggered

Dynamo could not trace a Python __call__ method on this object.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry