GB0029

Graph-Break Type

Short name describing what triggered the graph break

Compilation of intermediate hooks requires compiled autograd

Context

Values or code snippet captured at the break point

var_getattr {self} {name}

Explanation

Explanation of why the graph break was triggered

Dynamo must be in compiled_autograd to register hooks.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry