GB0175

Graph-Break Type

Short name describing what triggered the graph break

builtin isinstance() cannot determine type of argument

Context

Values or code snippet captured at the break point

isinstance({arg}, {isinstance_type})

Explanation

Explanation of why the graph break was triggered

Dynamo doesn’t have a rule to determine the type of argument {arg}

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry