GB0270

Graph-Break Type

Short name describing what triggered the graph break

unimplemented builtin op vars() with no arguments

Context

Values or code snippet captured at the break point

vars: {self} {args}

Explanation

Explanation of why the graph break was triggered

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

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry