Short name describing what triggered the graph break
Can’t extract message from torch._check*()
Values or code snippet captured at the break point
str(message_vt)
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 on how to resolve the graph break