GB2019

Graph-Break Type

Short name describing what triggered the graph break

Unsupported autograd.Function context mark_dirty

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 tracing ctx.mark_dirty inside autograd.Function.apply.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry