GB3069

Graph-Break Type

Short name describing what triggered the graph break

Custom op missing fake impl during tracing

Context

Values or code snippet captured at the break point

{node.target}

Explanation

Explanation of why the graph break was triggered

A custom operator was defined and register_fake’d inside the compiled function, then called before the register_fake side effect was applied.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry