Short name describing what triggered the graph break
Unhinted data-dependent torch.Size element in torch._C._infer_size
Values or code snippet captured at the break point
symbolic size: {item.sym_num}
Explanation of why the graph break was triggered
Dynamo cannot safely validate that a data-dependent torch.Size element fits in the signed int64 range.
Hints on how to resolve the graph break