GB2473

Graph-Break Type

Short name describing what triggered the graph break

torch.cuda.use_mem_pool graph break

Context

Values or code snippet captured at the break point

str(self)

Explanation

Explanation of why the graph break was triggered

Dynamo doesn’t support graph breaks inside torch.cuda.use_mem_pool.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry