Short name describing what triggered the graph break
Attempted to wrap sparse Tensor with VariableTracker
Values or code snippet captured at the break point
str(example_value)
Explanation of why the graph break was triggered
torch.compile does not support sparse Tensors with VariableTracker
Hints on how to resolve the graph break