GB0321

Graph-Break Type

Short name describing what triggered the graph break

torch.scan: improper init

Context

Values or code snippet captured at the break point

str(init)

Explanation

Explanation of why the graph break was triggered

Expected init to be a list/tuple with at least one element but got {init.python_type()}

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry