Skip to content

Commit 7559d5c

Browse files
Update benchmarks/AutomaticDifferentiation/JuliaAD.jmd
Co-authored-by: Will Tebbutt <[email protected]>
1 parent ed59f83 commit 7559d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: benchmarks/AutomaticDifferentiation/JuliaAD.jmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ end
2222

2323
backends = [
2424
AutoEnzyme(mode=Enzyme.Reverse),
25-
AutoTapir(safe_mode=true),
25+
AutoTapir(safe_mode=false),
2626
AutoZygote(),
2727
];
2828

0 commit comments

Comments
 (0)