GB0277

Graph-Break Type

Short name describing what triggered the graph break

Attempted to wrap sparse Tensor with VariableTracker

Context

Values or code snippet captured at the break point

str(example_value)

Explanation

Explanation of why the graph break was triggered

torch.compile does not support sparse Tensors with VariableTracker

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry