Skip to content

Commit 0c50556

Browse files
kshyattlkdvos
andauthored
Update test/testsuite/enzyme/enzyme.jl
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
1 parent ba102a6 commit 0c50556

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

test/testsuite/enzyme/enzyme.jl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
function call_and_zero!(f!, A, alg)
2-
F′ = f!(A, alg)
3-
MatrixAlgebraKit.zero!(A)
4-
return F′
5-
end
6-
71
function test_enzyme(T::Type, sz; kwargs...)
82
summary_str = testargs_summary(T, sz)
93
return @testset "Enzyme AD $summary_str" begin

0 commit comments

Comments
 (0)