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 91dfdf1 commit 5686160Copy full SHA for 5686160
benchmarks/AutomaticDifferentiation/Project.toml
@@ -27,9 +27,9 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
27
BenchmarkTools = "1"
28
DataFrames = "1"
29
DataFramesMeta = "0.15"
30
-DifferentiationInterface = "0.5.6, 0.7"
31
-DifferentiationInterfaceTest = "0.5, 0.10"
32
-Enzyme = "0.11, 0.12"
+DifferentiationInterface = "0.9"
+DifferentiationInterfaceTest = "0.10"
+Enzyme = "0.13"
33
FiniteDiff = "2"
34
ForwardDiff = "0.10, 1"
35
OrdinaryDiffEq = "6"
0 commit comments