GB0285

Graph-Break Type

Short name describing what triggered the graph break

unsupported arguments to torch.accelerator.current_stream

Context

Values or code snippet captured at the break point

args={args}, kwargs={kwargs}

Explanation

Explanation of why the graph break was triggered

torch.accelerator.current_stream accepts one optional argument device

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry