GB9211

Graph-Break Type

Short name describing what triggered the graph break

Unhinted data-dependent torch.Size element in torch._C._infer_size

Context

Values or code snippet captured at the break point

symbolic size: {item.sym_num}

Explanation

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

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry