GB9840

Graph-Break Type

Short name describing what triggered the graph break

Can’t extract message from torch._check*()

Context

Values or code snippet captured at the break point

str(message_vt)

Explanation

Explanation of why the graph break was triggered

The message argument of torch._check*() must be a function defined within the torch.compile region.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry