Skip to content

Commit 79baf46

Browse files
authored
Enable Enzyme tests that are fixed now (#423)
1 parent 7d05e68 commit 79baf46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/enzyme/main.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ BACKENDS = [
8181
end
8282
if ENZYME_FWD_AND_1p11
8383
@warn "Skipping forward-mode Enzyme for `g` on 1.11 due to segfault"
84-
# test_ad(g, adtype, randn(11))
8584
else
8685
test_ad(g, adtype, randn(11))
8786
end

0 commit comments

Comments
 (0)