Short name describing what triggered the graph break
unsupported torch.cuda.MemPool attribute
Values or code snippet captured at the break point
torch.cuda.MemPool.{name}
Explanation of why the graph break was triggered
Dynamo only supports reading torch.cuda.MemPool.id.
Hints on how to resolve the graph break
No hints provided.