diff --git a/test/inference/scoregradelbo_locationscale_bijectors.jl b/test/inference/scoregradelbo_locationscale_bijectors.jl index 7d137531..b94bd689 100644 --- a/test/inference/scoregradelbo_locationscale_bijectors.jl +++ b/test/inference/scoregradelbo_locationscale_bijectors.jl @@ -4,7 +4,7 @@ AD_scoregradelbo_locationscale_bijectors = Dict( :ReverseDiff => AutoReverseDiff(), :Zygote => AutoZygote(), #:Mooncake => AutoMooncake(; safe_mode=false) - :Enzyme => AutoEnzyme() + :Enzyme => AutoEnzyme(), ) @testset "inference ScoreGradELBO VILocationScale Bijectors" begin