GB0251

Graph-Break Type

Short name describing what triggered the graph break

Unsupported output type for nonstrict_trace-ed function

Context

Values or code snippet captured at the break point

Function: {fn.name}

Explanation

Explanation of why the graph break was triggered

For nonstrict_trace-ed functions, only basic types (e.g., torch.Tensor, int, list) are allowed as output. The result of this call contains an unsupported type.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry