Skip to content

Commit

Permalink
New version: Reactant v0.2.11 (#122139)
Browse files Browse the repository at this point in the history
UUID: 3c362404-f566-11ee-1572-e11a4b42c853
Repo: https://github.com/EnzymeAD/Reactant.jl.git
Tree: 691c44c0666f7e9c80be30fed4d97157cb21a6de

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 29, 2024
1 parent 9ff66c7 commit a113521
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 5 deletions.
23 changes: 19 additions & 4 deletions R/Reactant/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
CEnum = "0.4-0.5"
Preferences = "1.4.0-1"

["0-0.1.1"]
Expand All @@ -14,6 +13,9 @@ Cassette = "0.3"
["0-0.2.0"]
Enzyme = "0.11-0.12"

["0-0.2.10"]
CEnum = "0.4-0.5"

["0.1.2-0.1.3"]
Reactant_jll = "0.0.9"

Expand Down Expand Up @@ -49,10 +51,19 @@ julia = "1.10.0-1"
["0.2.1-0.2.7"]
Enzyme = "0.13"

["0.2.10-0"]
["0.2.10"]
Enzyme = "0.13.21-0.13"

["0.2.2-0"]
["0.2.11-0"]
Adapt = "4.1.0-4"
CEnum = "0.5"
Enzyme = "0.13.22-0.13"
EnzymeCore = "0.8.8-0.8"
Random = "1.10.0-1"
ReactantCore = "0.1.3-0.1"
Reactant_jll = "0.0.33"

["0.2.2-0.2.10"]
Adapt = "4"

["0.2.2-0.2.3"]
Expand All @@ -69,6 +80,8 @@ Reactant_jll = "0.0.24"

["0.2.6-0"]
LinearAlgebra = "1.10.0-1"

["0.2.6-0.2.10"]
ReactantCore = "0.1.2-0.1"

["0.2.6-0.2.7"]
Expand All @@ -78,8 +91,10 @@ GPUArraysCore = "0.1-0.2"
Reactant_jll = "0.0.25"

["0.2.8-0"]
EnzymeCore = "0.8.6-0.8"
GPUArraysCore = "0.1.6-0.2"

["0.2.8-0.2.10"]
EnzymeCore = "0.8.6-0.8"
Reactant_jll = "0.0.26"

["0.2.8-0.2.9"]
Expand Down
3 changes: 3 additions & 0 deletions R/Reactant/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ Scratch = "6c6a2e73-6563-6170-7368-637461726353"
["0.2.1-0"]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"

["0.2.11-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.2.2-0"]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

Expand Down
3 changes: 3 additions & 0 deletions R/Reactant/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ git-tree-sha1 = "878b20913381fa58ea1353fc6f2682c6a86877f5"

["0.2.10"]
git-tree-sha1 = "c0ffeef8704b3a247992d6425c13666b590f619a"

["0.2.11"]
git-tree-sha1 = "691c44c0666f7e9c80be30fed4d97157cb21a6de"
12 changes: 11 additions & 1 deletion R/Reactant/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["0.1.1-0"]
["0.1.1-0.2.10"]
ArrayInterface = "7.10.0-7"

["0.1.1-0.2.7"]
Expand All @@ -13,9 +13,19 @@ Statistics = "1.9.0-1"
["0.2.1-0"]
Statistics = "1.10.0-1"

["0.2.11-0"]
ArrayInterface = "7.17.1-7"
CUDA = "5.5.0-5"
NNlib = "0.9.26-0.9"
PythonCall = "0.9"
Random123 = "1.7.0-1"
YaoBlocks = "0.13"

["0.2.6-0.2.7"]
AbstractFFTs = "1"

["0.2.8-0"]
AbstractFFTs = "1.5.0-1"

["0.2.8-0.2.10"]
NNlib = "0.9.24-0.9"
5 changes: 5 additions & 0 deletions R/Reactant/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
["0.1.9-0"]
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.2.11-0"]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
Random123 = "74087812-796a-5b5d-8853-05524746bad3"

["0.2.6-0"]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"

Expand Down

0 comments on commit a113521

Please sign in to comment.