Skip to content

Releases: JuliaGraphs/GraphNeuralNetworks.jl

v0.6.15

12 Dec 13:22
be74595
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.15

Diff since v0.6.14

Merged pull requests:

  • example correction (#347) (@eahenle)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#350) (@github-actions[bot])
  • Set compatibilities for standard packages (#352) (@bicycle1885)
  • Relax CUDA compatibility (#353) (@bicycle1885)

Closed issues:

  • Error in Example Code (#346)
  • Outdated default package installation (#348)
  • View arrays on GPU cause scalar indexing error (#349)

v0.6.14

18 Sep 01:42
69d4ed2
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.14

Diff since v0.6.13

Merged pull requests:

Closed issues:

  • The constraint in Flux.batch(gs::AbstractVector{<:GNNHeteroGraph}) does not seem to be strong enough (#341)

v0.6.13

07 Sep 16:34
108843a
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.13

Diff since v0.6.12

Closed issues:

  • Edge weights not properly documented for GNNHeteroGraphs (and implement new function to add new edge weights?) (#331)

Merged pull requests:

v0.6.12

04 Sep 06:31
dafe3ae
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.12

Diff since v0.6.11

Closed issues:

  • Update Flux.trainable (#323)
  • HeteroGraphConv bug: ERROR: duplicate field name in NamedTuple: "movie" is not unique (#332)
  • add_edges for GNNHeteroGraph does not allow providing the number of nodes (#334)

Merged pull requests:

v0.6.11

27 Aug 19:06
e3019dd
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.11

Diff since v0.6.10

Closed issues:

  • AGNNConv behaviour different from mathematical definition (due to self loops) (#325)

Merged pull requests:

v0.6.10

26 Aug 11:07
bac26cd
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.10

Diff since v0.6.9

Merged pull requests:

v0.6.9

17 Jul 07:48
9fccacd
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.9

Diff since v0.6.8

Closed issues:

  • use extension instead of CUDA hard dependence (#317)

Merged pull requests:

v0.6.8

15 Jul 18:42
f59ce44
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.8

Diff since v0.6.7

Closed issues:

  • Implement Learnable Structural Positional Encoding (LSPE) (#190)
  • add docs for HeteroGraphConv (#302)
  • add batching for GNNHeteroGraph (#303)

Merged pull requests:

v0.6.7

20 Jun 09:25
6dbaefc
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.7

Diff since v0.6.6

Closed issues:

  • Convolutions for GNNHeteroGraphs (#254)
  • need more informative error for dimension mismatch (#283)
  • Local pooling in graph regression/classification problems (#307)

Merged pull requests:

v0.6.6

22 May 06:30
5ff18ef
Compare
Choose a tag to compare

GraphNeuralNetworks v0.6.6

Diff since v0.6.5

Closed issues:

  • add_edges adds a non-existent edge to its DataStore (#280)

Merged pull requests: