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 8a8c9da commit 2d0e565Copy full SHA for 2d0e565
test/runtests.jl
@@ -65,7 +65,7 @@ if (GROUP == "AutoDiff_Ext")
65
using Enzyme
66
using SciMLSensitivity
67
68
- include(joinpath(testdir, "ext-test", "autodiff", "zygote.jl"))
+ include(joinpath(testdir, "ext-test", "cpu", "autodiff", "zygote.jl"))
69
end
70
71
if (GROUP == "CairoMakie_Ext")
0 commit comments