We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e77312 commit d42dbe6Copy full SHA for d42dbe6
1 file changed
src/AbstractDifferentiation.jl
@@ -620,7 +620,6 @@ end
620
@inline asarray(x) = [x]
621
@inline asarray(x::AbstractArray) = x
622
623
-include("ruleconfig.jl")
624
include("backends.jl")
625
626
# TODO: Replace with proper version
0 commit comments