Short name describing what triggered the graph break
improper torch.get_device_module arguments
Values or code snippet captured at the break point
args={args}, kwargs={kwargs}
Explanation of why the graph break was triggered
torch.get_device_module accepts 1 optional argument device
Hints on how to resolve the graph break