GB0234

Graph-Break Type

Short name describing what triggered the graph break

Attempted to pop from empty torch function mode stack

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

Called torch._C._pop_torch_function_stack when torch function mode stack is empty.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry