Open
Description
The current behavior of value_and_pullback_function
/value_and_pushforward_function
is that it returns a function which when called with the co-tangents/tangents as input returns both the function value at x
and the tangent/co-tangent. The delayed return of the value of the function is unnecessary.