WholeGraph API#
WholeGraph is maintained in the cuGraph-GNN repository and has two API layers:
pylibwholegraphprovides Python and PyTorch interfaces for initialization, communicators, distributed tensors, embeddings, graph storage, sampling, and launch helpers.libwholegraphprovides the native C/CUDA API used bypylibwholegraphand other native applications.
WholeGraph APIs