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 0ca6fc4 commit 9b9cbcbCopy full SHA for 9b9cbcb
test/runtests.jl
@@ -60,7 +60,7 @@ if (GROUP == "AutoDiff_Ext")
60
using Enzyme
61
using SciMLSensitivity
62
63
- include(joinpath(testdir, "ext-test", "autodiff", "zygote.jl"))
+ include(joinpath(testdir, "ext-test", "cpu", "autodiff", "zygote.jl"))
64
end
65
66
if (GROUP == "CairoMakie_Ext")
0 commit comments