Skip to content

Commit

Permalink
Update benchmarks/AutomaticDifferentiation/JuliaAD.jmd
Browse files Browse the repository at this point in the history
Co-authored-by: Will Tebbutt <[email protected]>
  • Loading branch information
ChrisRackauckas and willtebbutt authored Jul 15, 2024
1 parent ed59f83 commit 7559d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/AutomaticDifferentiation/JuliaAD.jmd
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ end

backends = [
AutoEnzyme(mode=Enzyme.Reverse),
AutoTapir(safe_mode=true),
AutoTapir(safe_mode=false),
AutoZygote(),
];

Expand Down

0 comments on commit 7559d5c

Please sign in to comment.