GB9277

Graph-Break Type

Short name describing what triggered the graph break

unsupported function.get call

Context

Values or code snippet captured at the break point

call_function {self}, args: {args}, kwargs: {kwargs}

Explanation

Explanation of why the graph break was triggered

Dynamo only supports function.get(func, obj[, cls]) where func is a user-defined function.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry