We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e44f8 commit a7566e8Copy full SHA for a7566e8
1 file changed
Project.toml
@@ -33,10 +33,6 @@ FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
33
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
34
cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
35
36
-[sources]
37
-VectorInterface = {rev = "main", url = "https://github.com/QuantumKitHub/VectorInterface.jl"}
38
-EnzymeTestUtils = {rev = "ksh/empty_ydots", url = "https://github.com/EnzymeAD/Enzyme.jl", subdir = "lib/EnzymeTestUtils"}
39
-
40
[extensions]
41
TensorKitAMDGPUExt = "AMDGPU"
42
TensorKitAdaptExt = "Adapt"
@@ -54,7 +50,7 @@ CUDA = "6"
54
50
ChainRulesCore = "1"
55
51
Dictionaries = "0.4"
56
52
Enzyme = "0.13.146"
57
-EnzymeTestUtils = "0.2.6"
53
+EnzymeTestUtils = "0.2.7"
58
FiniteDifferences = "0.12"
59
LRUCache = "1.0.2"
60
LinearAlgebra = "1"
0 commit comments