GB0008

Graph-Break Type

Short name describing what triggered the graph break

Attempted to inline function marked as skipped

Context

Values or code snippet captured at the break point

qualname: {fn_qualname}, name: {func.get_name()}, filename: {func.get_filename()}, skip reason: {result.reason}

Explanation

Explanation of why the graph break was triggered

Dynamo developers have intentionally marked that the function {fn_qualname} should not be traced.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry