Skip to content

Commit

Permalink
Update OrdinaryDiffEqCoreEnzymeCoreExt.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Aug 24, 2024
1 parent 0ca92b3 commit 4dc378b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/OrdinaryDiffEqCore/ext/OrdinaryDiffEqCoreEnzymeCoreExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ function EnzymeCore.EnzymeRules.inactive(
::typeof(OrdinaryDiffEqCore.increment_reject!), args...)
true
end
function EnzymeCore.EnzymeRules.inactive(
::typeof(OrdinaryDiffEqCore.increment_nf_perform_step!), args...)
true
end
EnzymeCore.EnzymeRules.inactive(::typeof(OrdinaryDiffEqCore.check_error!), args...) = true
EnzymeCore.EnzymeRules.inactive(::typeof(OrdinaryDiffEqCore.log_step!), args...) = true

Expand Down

0 comments on commit 4dc378b

Please sign in to comment.