Short name describing what triggered the graph break
Unsupported tensor subclass overridden attribute access
Values or code snippet captured at the break point
{name}
Explanation of why the graph break was triggered
torch.compile
only support tracing certain types of overridden tensor subclass attributes
Hints on how to resolve the graph break
{name}
of type {self.class_type}