GB0217
Graph-Break Type
Short name describing what triggered the graph break
unsupported hasattr operation
Context
Values or code snippet captured at the break point
Class {self.user_cls}
Explanation
Explanation of why the graph break was triggered
msg
Hints
Hints on how to resolve the graph break
- Consider using a regular dictionary instead
- It may be possible to write Dynamo tracing rules for this code. Please report an issue to PyTorch if you encounter this graph break often and it is causing performance issues.
Back to Registry