We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7566e8 commit 78cb32cCopy full SHA for 78cb32c
1 file changed
Project.toml
@@ -25,7 +25,6 @@ VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
25
26
[weakdeps]
27
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
28
-Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
29
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
30
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
31
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
@@ -35,7 +34,6 @@ cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
35
34
36
[extensions]
37
TensorKitAMDGPUExt = "AMDGPU"
38
-TensorKitAdaptExt = "Adapt"
39
TensorKitCUDAExt = ["CUDA", "cuTENSOR"]
40
TensorKitChainRulesCoreExt = "ChainRulesCore"
41
TensorKitEnzymeExt = "Enzyme"
0 commit comments