GB7596

Graph-Break Type

Short name describing what triggered the graph break

Indexing torch.Size with non-scalar tensor

Context

Values or code snippet captured at the break point

get_item_dyn {self} {arg}

Explanation

Explanation of why the graph break was triggered

Attempted to index torch.Size with a tensor that is not a scalar constant.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry