Skip to content

Commit ff729ce

Browse files
committed
Cleanup
1 parent 364823a commit ff729ce

File tree

6 files changed

+61
-609
lines changed

6 files changed

+61
-609
lines changed

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Scratch = "6c6a2e73-6563-6170-7368-637461726353"
2121
[weakdeps]
2222
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
2323
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
24-
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
2524
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
2625
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2726
YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"
@@ -32,7 +31,6 @@ path = "lib/ReactantCore"
3231
[extensions]
3332
ReactantAbstractFFTsExt = "AbstractFFTs"
3433
ReactantArrayInterfaceExt = "ArrayInterface"
35-
ReactantCUDAExt = "CUDA"
3634
ReactantNNlibExt = "NNlib"
3735
ReactantStatisticsExt = "Statistics"
3836
ReactantYaoBlocksExt = "YaoBlocks"
@@ -43,7 +41,7 @@ Adapt = "4"
4341
ArrayInterface = "7.10"
4442
CEnum = "0.4, 0.5"
4543
Downloads = "1.6"
46-
Enzyme = "0.13.21"
44+
Enzyme = "0.13.22"
4745
EnzymeCore = "0.8.8"
4846
GPUArraysCore = "0.1.6, 0.2"
4947
LinearAlgebra = "1.10"
@@ -60,5 +58,4 @@ julia = "1.10"
6058
[extras]
6159
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
6260
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
63-
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
6461
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"

0 commit comments

Comments
 (0)