GB0352

Graph-Break Type

Short name describing what triggered the graph break

autograd.Function.apply: non-function or method backward (2)

Context

Values or code snippet captured at the break point

str(self.bwd_graph)

Explanation

Explanation of why the graph break was triggered

Expected backward function to be a function or method.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry