This directory contains examples for distributed graph learning. The examples are organized into two subdirectories:
pyg
: Distributed training via PyG's owntorch_geometric.distributed
package.graphlearn_for_pytorch
: Distributed training via the external GraphLearn-for-PyTorch (GLT) package.kuzu
: Remote backend via the Kùzu graph database.