Skip to content

Commit

Permalink
Update test/ad/utils.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Jul 9, 2024
1 parent 8b9fa77 commit c95342e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/ad/utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ const FDM = FiniteDifferences
if GROUP == "All" || GROUP == "Enzyme"
@eval begin
using Enzyme
# Disable Enzyme warnings
Enzyme.API.typeWarning!(false)
# Enable runtime activity (workaround)
Enzyme.API.runtimeActivity!(true)
end
end
if GROUP == "All" || GROUP == "ForwardDiff"
Expand Down

0 comments on commit c95342e

Please sign in to comment.