Skip to content

Commit

Permalink
New version: GNNGraphs v1.4.2 (#124499)
Browse files Browse the repository at this point in the history
UUID: aed8fd31-079b-4b5a-b342-a13352159b8c
Repo: https://github.com/JuliaGraphs/GraphNeuralNetworks.jl.git
Tree: b3d3e4edd78a75d90089b4c13df1650895fbc7b2

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 7, 2025
1 parent 67dcbcb commit 4bc1286
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
10 changes: 8 additions & 2 deletions G/GNNGraphs/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ LuxDeviceUtils = "0.1.24-0.1"
julia = "1.9.0-1"

[0-1]
Adapt = "4"
ChainRulesCore = "1"
Graphs = "1.4.0-1"
KrylovKit = "0.8"
LinearAlgebra = "1"
MLUtils = "0.4"
NNlib = "0.9"
Expand All @@ -19,6 +17,10 @@ StatsBase = "0.34"
["0-1.3.0"]
Functors = "0.4.1-0.4"

["0-1.4.1"]
Adapt = "4"
KrylovKit = "0.8"

[1]
julia = "1.10.0-1"

Expand All @@ -33,3 +35,7 @@ Functors = "0.4.1-0.5"

["1.4-1"]
Functors = "0.5"

["1.4.2-1"]
KrylovKit = "0.8-0.9"
MLDatasets = "0.7.18-0.7"
7 changes: 6 additions & 1 deletion G/GNNGraphs/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
LuxDeviceUtils = "34f89e08-e1d5-43b4-8944-0b49ac560553"

[0-1]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Expand All @@ -16,8 +15,14 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

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

["1.0"]
LuxDeviceUtils = "34f89e08-e1d5-43b4-8944-0b49ac560553"

["1.1-1"]
MLDataDevices = "7e8f7934-dd98-4c1a-8fe8-92b47a384d40"

["1.4.2-1"]
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
3 changes: 3 additions & 0 deletions G/GNNGraphs/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "5474336e395dccc01db3d52c86a7a96039468cec"

["1.4.1"]
git-tree-sha1 = "3de1ef3e050f7ba27572c35226643f8698f7d7ce"

["1.4.2"]
git-tree-sha1 = "b3d3e4edd78a75d90089b4c13df1650895fbc7b2"

0 comments on commit 4bc1286

Please sign in to comment.