Short name describing what triggered the graph break
torch.profiler object 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.profiler context manager.
Hints on how to resolve the graph break