Skip to content

Commit 1408b96

Browse files
committed
add ADTypes
1 parent ca908db commit 1408b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AD_performance_regression.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Optimization
1+
import Optimization, ADTypes
22
using ReverseDiff, Enzyme, BenchmarkTools, Test
33

44
lookup_pg = Dict(5 => 11, 4 => 13, 2 => 15, 3 => 17, 1 => 19)

0 commit comments

Comments
 (0)