GB0000

Graph-Break Type

Short name describing what triggered the graph break

All torch_function overrides returned NotImplemented due to TypeError from user code

Context

Values or code snippet captured at the break point

fn={fn}, args={args}, kwargs={kwargs}

Explanation

Explanation of why the graph break was triggered

All torch_function overrides for for function {fn} returned NotImplemented

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry