GB6441

Graph-Break Type

Short name describing what triggered the graph break

unsupported torch.cuda.MemPool attribute

Context

Values or code snippet captured at the break point

torch.cuda.MemPool.{name}

Explanation

Explanation of why the graph break was triggered

Dynamo only supports reading torch.cuda.MemPool.id.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry