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 e68ef5f commit 9bdf1f7Copy full SHA for 9bdf1f7
test/runtests.jl
@@ -5,7 +5,7 @@ using LinearAlgebra
5
using Random
6
using ADTypes
7
import DifferentiationInterface as DI
8
-using ForwardDiff, Zygote, Enzyme, ReverseDiff
+using ForwardDiff, Zygote, ReverseDiff, Mooncake
9
using Test
10
11
include("ad.jl")
0 commit comments