Back to Pytorch Geometric

Examples for Distributed Graph Learning

examples/distributed/README.md

2.7.0435 B
Original Source

Examples for Distributed Graph Learning

This directory contains examples for distributed graph learning. The examples are organized into two subdirectories:

  1. graphlearn_for_pytorch: Distributed training via the external GraphLearn-for-PyTorch (GLT) package.
  2. kuzu: Remote backend via the Kùzu graph database.