Short name describing what triggered the graph break
Attempted to use torch.use_deterministic_algorithms(warn_only=True)
Values or code snippet captured at the break point
mode={mode}, warn_only={warn_only}
Explanation of why the graph break was triggered
Dynamo does not support this.
Hints on how to resolve the graph break