We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c97af2 commit 4c95ec9Copy full SHA for 4c95ec9
test/ADtests.jl
@@ -1,5 +1,5 @@
1
using Optimization, OptimizationOptimJL, OptimizationMOI, Ipopt, Test
2
-using ForwardDiff, Zygote, ReverseDiff, FiniteDiff, Tracker
+using ForwardDiff, Zygote, ReverseDiff, FiniteDiff, Tracker, Mooncake
3
using Enzyme, Random
4
5
x0 = zeros(2)
0 commit comments