Skip to content

Commit 4abef60

Browse files
committed
change to dialect generator
1 parent d15980a commit 4abef60

34 files changed

+4926
-2848
lines changed

Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version = "0.2.26"
66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
88
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
9+
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
910
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
1011
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
1112
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
@@ -59,6 +60,7 @@ ArrayInterface = "7.17.1"
5960
CEnum = "0.5"
6061
CUDA = "5.5"
6162
Downloads = "1.6"
63+
EnumX = "1.0.4"
6264
Enzyme = "0.13.28"
6365
EnzymeCore = "0.8.8"
6466
Functors = "0.5"

0 commit comments

Comments
 (0)