GB0248

Graph-Break Type

Short name describing what triggered the graph break

improper torch.get_device_module arguments

Context

Values or code snippet captured at the break point

args={args}, kwargs={kwargs}

Explanation

Explanation of why the graph break was triggered

torch.get_device_module accepts 1 optional argument device

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry