Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 436 Bytes

File metadata and controls

7 lines (5 loc) · 436 Bytes

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.