diff --git a/src/ChainRules.jl b/src/ChainRules.jl index 6d33a22e7..5d2ee586d 100644 --- a/src/ChainRules.jl +++ b/src/ChainRules.jl @@ -14,7 +14,6 @@ using RealDot: realdot using SparseArrays using Statistics using StructArrays - # Basically everything this package does is overloading these, so we make an exception # to the normal rule of only overload via `ChainRulesCore.rrule`. import ChainRulesCore: rrule, frule