Skip to content

v0.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 08:58
· 483 commits to master since this release
364c57e

GraphNeuralNetworks v0.3.8

Diff since v0.3.7

Closed issues:

  • Custom Function GPU Compatibitlity Issue: Indexing (#91)
  • Flux.batch Overloading for Generators (#92)
  • outputsize for GNNChain (#96)

Merged pull requests:

  • add sample_neighbors (#93) (@CarloLucibello)
  • CompatHelper: bump compat for LearnBase to 0.6, (keep existing compat) (#95) (@github-actions[bot])
  • Adds GATv2 layer (#97) (@abieler)