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 63321c0 commit 7204391Copy full SHA for 7204391
test/runtests.jl
@@ -5,7 +5,7 @@ using LinearAlgebra
5
using Random
6
using ADTypes
7
using Functors
8
-using ForwardDiff, Zygote, ReverseDiff, Mooncake
+using ForwardDiff, Zygote, ReverseDiff, Enzyme, Mooncake
9
using Test
10
11
include("ad.jl")
0 commit comments