We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b449f commit 26800f4Copy full SHA for 26800f4
2 files changed
src/ChainRulesCore.jl
@@ -17,7 +17,6 @@ export ignore_derivatives, @ignore_derivatives
17
# tangents
18
export Tangent, NoTangent, InplaceableThunk, Thunk, ZeroTangent, AbstractZero, AbstractThunk
19
20
-include("compat.jl")
21
include("debug_mode.jl")
22
23
include("tangent_types/abstract_tangent.jl")
src/compat.jl
0 commit comments