GB0144

Graph-Break Type

Short name describing what triggered the graph break

Unsupported custom jvp

Context

Values or code snippet captured at the break point

call_apply {self} {args} {kwargs}

Explanation

Explanation of why the graph break was triggered

Dynamo does not support tracing torch.autograd.Function subclasses that define a custom jvp method.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry