WholeGraph#
WholeGraph provides distributed memory, tensor, embedding, and graph operations for large-scale graph neural network workflows. It consists of:
pylibwholegraph, the Python and PyTorch-facing API; andlibwholegraph, the native C/CUDA library.
Both components are maintained in the cuGraph-GNN repository.
See the WholeGraph concepts, installation guide, and API reference.