We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b699c84 commit 0ddae44Copy full SHA for 0ddae44
1 file changed
Project.toml
@@ -65,3 +65,6 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
65
66
[targets]
67
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