GB0332

Graph-Break Type

Short name describing what triggered the graph break

wrap_with_set_grad_enabled: unexpected freevars

Context

Values or code snippet captured at the break point

str(body_lifted_freevars)

Explanation

Explanation of why the graph break was triggered

wrap_with_set_grad_enabled expects no freevars.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry