GB0301

Graph-Break Type

Short name describing what triggered the graph break

HOP: non torch.Tensor leaf

Context

Values or code snippet captured at the break point

args types: {[type(a.realize()) for a in args]}

Explanation

Explanation of why the graph break was triggered

Expected all leaves to be of torch.Tensor type.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry