GB0315

Graph-Break Type

Short name describing what triggered the graph break

torch.associative_scan: improper xs

Context

Values or code snippet captured at the break point

str(xs)

Explanation

Explanation of why the graph break was triggered

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

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry