GB0166

Graph-Break Type

Short name describing what triggered the graph break

Unsupported torch._C._ImperativeEngine.queue_callback()

Context

Values or code snippet captured at the break point

call_method {self} {name}

Explanation

Explanation of why the graph break was triggered

queue_callback() is only supported when Compiled Autograd is enabled with fullgraph=True.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry