GB0213

Graph-Break Type

Short name describing what triggered the graph break

unimplemented builtin op on tensor arguments

Context

Values or code snippet captured at the break point

partial tensor op: {self} {args} {kwargs}

Explanation

Explanation of why the graph break was triggered

Dynamo does not know how to trace builtin operator {self.fn} with tensor arguments

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry