From 653ab491c3b5140992b79a80d281e5ecc7d0b017 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Thu, 5 Dec 2024 11:22:51 +0530 Subject: [PATCH] test: bump enzyme to see comptimes --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 170f0efe56..3db06d7e02 100644 --- a/Project.toml +++ b/Project.toml @@ -38,7 +38,7 @@ Adapt = "4" ArrayInterface = "7.10" CEnum = "0.4, 0.5" Downloads = "1.6" -Enzyme = "0.13.15" +Enzyme = "0.13.19" EnzymeCore = "0.8.6" GPUArraysCore = "0.1.6, 0.2" LinearAlgebra = "1.10"