GB0311

Graph-Break Type

Short name describing what triggered the graph break

torch.cond: improper operands

Context

Values or code snippet captured at the break point

str(operands)

Explanation

Explanation of why the graph break was triggered

Expected operands to be a list/tuple but got {operands.python_type()}.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry