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 e22c0c6 commit 37d6e81Copy full SHA for 37d6e81
test/gpu_all.jl
@@ -1,6 +1,5 @@
1
using LinearAlgebra,
2
- OrdinaryDiffEq, Test, PreallocationTools, CUDA, ForwardDiff,
3
- ArrayInterfaceCore
+ OrdinaryDiffEq, Test, PreallocationTools, CUDA, ForwardDiff
4
5
# upstream
6
OrdinaryDiffEq.DiffEqBase.anyeltypedual(x::FixedSizeDiffCache, counter = 0) = Any
0 commit comments