Short name describing what triggered the graph break
Indexing list with non-scalar tensor
Values or code snippet captured at the break point
call_method {self} {name} {args} {kwargs}
Explanation of why the graph break was triggered
Attempted to index list-like object with tensor with > 1 element.
Hints on how to resolve the graph break