Short name describing what triggered the graph break
autograd.Function.apply: non-function or method forward
Values or code snippet captured at the break point
str(fn)
Explanation of why the graph break was triggered
Expected {method_name} to be a function or method.
Hints on how to resolve the graph break
No hints provided.