Short name describing what triggered the graph break
torch.associative_scan: improper xs
Values or code snippet captured at the break point
str(xs)
Explanation of why the graph break was triggered
Expected xs to be a list/tuple but got {xs.python_type()}
Hints on how to resolve the graph break