google-deepmind/jraph
A library for building Graph Neural Networks using JAX, developed by Google DeepMind.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
Jraph provides data structures for representing graphs, utilities for graph manipulation, and a collection of pre-built GNN models. It leverages JAX’s functional transformations for flexible neural network construction and supports distributed training for large-scale graph networks with explicit edge messaging across multiple devices.