GB3840

Graph-Break Type

Short name describing what triggered the graph break

leaf_function without fake_fn

Context

Values or code snippet captured at the break point

fn={fn}

Explanation

Explanation of why the graph break was triggered

The leaf_function decorator requires a fake_fn to be provided, but none was found on the decorated function.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry