Skip to content

Commit 0ddae44

Browse files
authored
Update Project.toml
See if new Enzyme branch fixes things
1 parent b699c84 commit 0ddae44

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,6 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
6565

6666
[targets]
6767
test = ["Aqua", "SafeTestsets", "Test", "TestExtras", "ChainRulesCore", "ChainRulesTestUtils", "Random", "StableRNGs", "Zygote", "CUDA", "AMDGPU", "GenericLinearAlgebra", "GenericSchur", "Mooncake", "Enzyme", "EnzymeTestUtils", "ParallelTestRunner"]
68+
69+
[sources]
70+
Enzyme = {url = "https://github.com/EnzymeAD/Enzyme.jl/", rev = "ksh/bf"}

0 commit comments

Comments
 (0)