-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
Is it possible to use jacobian coloring from SparseDiffTools in places like
Optimization.jl/src/function/zygote.jl
Lines 44 to 45 in 24ad25d
res .= ForwardDiff.jacobian(θ) do θ | |
Zygote.gradient(x ->_f(x, args...), θ)[1] |
Metadata
Metadata
Assignees
Labels
No labels