GB8593

Graph-Break Type

Short name describing what triggered the graph break

flex_gemm: unexpected kwargs

Context

Values or code snippet captured at the break point

args: {args}, kwargs: {kwargs}

Explanation

Explanation of why the graph break was triggered

flex_gemm internal HOP expects positional args only.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry