Short name describing what triggered the graph break
torch.autograd._unsafe_preserve_version_counter escaped from compiled region
Values or code snippet captured at the break point
str(self)
Explanation of why the graph break was triggered
Dynamo doesn’t support compiling a region that returns a torch.autograd._unsafe_preserve_version_counter context manager.
Hints on how to resolve the graph break