-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
backendRelated to one or more autodiff backendsRelated to one or more autodiff backends
Description
As diagnosed in #386, the function value_and_gradient!(f, grad, ::AutoReverseDiff, x)
returns wrong primal outputs y = f(x)
due to JuliaDiff/ReverseDiff.jl#251. #386 fixes it, but at the cost of one extra function call. The long-term fix is something like JuliaDiff/ReverseDiff.jl#261
Metadata
Metadata
Assignees
Labels
backendRelated to one or more autodiff backendsRelated to one or more autodiff backends