Skip to content

v0.2.0

Compare
Choose a tag to compare
@mihirparadkar mihirparadkar released this 04 Jul 17:02
· 2 commits to r0.2 since this release
959c0a7

Summary

  • Added 3 popular model architectures from literature (GATv2, GraphSAGE, and GCN) and a commonly-used MPNN architecture from within Google.
  • Adds an orchestrator toolkit for low-code solutions on common graph learning tasks
  • Added a flexible sampler implementation which supports edge-based and node-based sampling.

Full Changelog: v0.2.0.dev1...v0.2.0