GB0165

Graph-Break Type

Short name describing what triggered the graph break

Unsupported torch._C._ImperativeEngine method

Context

Values or code snippet captured at the break point

call_method {self} {name}

Explanation

Explanation of why the graph break was triggered

Dynamo only supports the queue_callback method on a torch._C._ImperativeEngine instance, but found: {name}.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry