GB5884

Graph-Break Type

Short name describing what triggered the graph break

torch.switch: improper branches

Context

Values or code snippet captured at the break point

str(branches)

Explanation

Explanation of why the graph break was triggered

Expected branches to be a list/tuple of callables.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry