-
Notifications
You must be signed in to change notification settings - Fork 473
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UUID: aed8fd31-079b-4b5a-b342-a13352159b8c Repo: https://github.com/CarloLucibello/GraphNeuralNetworks.jl.git Tree: f0b9a50c677290ff8862c6505b46255bf4b62704 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
8cf0791
commit 0597ca5
Showing
7 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[0] | ||
Adapt = "4" | ||
ChainRulesCore = "1" | ||
Functors = "0.4.1-0.4" | ||
Graphs = "1.4.0-1" | ||
KrylovKit = "0.8" | ||
LinearAlgebra = "1" | ||
LuxDeviceUtils = "0.1.24-0.1" | ||
MLUtils = "0.4" | ||
NNlib = "0.9" | ||
NearestNeighbors = "0.4" | ||
Random = "1" | ||
SparseArrays = "1" | ||
Statistics = "1" | ||
StatsBase = "0.34" | ||
julia = "1.9.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[0] | ||
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" | ||
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | ||
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196" | ||
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" | ||
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
LuxDeviceUtils = "34f89e08-e1d5-43b4-8944-0b49ac560553" | ||
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54" | ||
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd" | ||
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | ||
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
name = "GNNGraphs" | ||
uuid = "aed8fd31-079b-4b5a-b342-a13352159b8c" | ||
repo = "https://github.com/CarloLucibello/GraphNeuralNetworks.jl.git" | ||
subdir = "GNNGraphs" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "f0b9a50c677290ff8862c6505b46255bf4b62704" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[0] | ||
CUDA = "5" | ||
SimpleWeightedGraphs = "1.4.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[0] | ||
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" | ||
SimpleWeightedGraphs = "47aef6b3-ad0c-573a-a1e2-d07658019622" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters