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 ca908db commit 1408b96Copy full SHA for 1408b96
test/AD_performance_regression.jl
@@ -1,4 +1,4 @@
1
-import Optimization
+import Optimization, ADTypes
2
using ReverseDiff, Enzyme, BenchmarkTools, Test
3
4
lookup_pg = Dict(5 => 11, 4 => 13, 2 => 15, 3 => 17, 1 => 19)
0 commit comments