Short name describing what triggered the graph break
Failed to set tensor attribute
Values or code snippet captured at the break point
setattr({obj}, {name}, {val})
Explanation of why the graph break was triggered
Dyanmo doesn’t support setting these tensor attributes
Hints on how to resolve the graph break
torch.compile
region