alibaba / graphlearn-for-pytorchLinks
A GPU-accelerated graph learning library for PyTorch, facilitating the scaling of GNN training and inference.
☆141Updated 4 months ago
Alternatives and similar repositories for graphlearn-for-pytorch
Users that are interested in graphlearn-for-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch Library for Low-Latency, High-Throughput Graph Learning on GPUs.☆301Updated 2 years ago
- Largest realworld open-source graph dataset - Worked done under IBM-Illinois Discovery Accelerator Institute and Amazon Research Awards a…☆84Updated 2 months ago
- A list of awesome GNN systems.☆321Updated this week
- ☆213Updated last year
- ☆46Updated 2 years ago
- The official SALIENT system described in the paper "Accelerating Training and Inference of Graph Neural Networks with Fast Sampling and P…☆40Updated 2 years ago
- A scalable graph learning toolkit for extremely large graph datasets. (WWW'22, 🏆 Best Student Paper Award)☆155Updated last year
- Distributed Deep Graph Learning Framework for Dynamic Graphs☆17Updated last year
- ☆139Updated 2 years ago
- [ICLR 2022] "PipeGCN: Efficient Full-Graph Training of Graph Convolutional Networks with Pipelined Feature Communication" by Cheng Wan, Y…☆33Updated 2 years ago
- A general-purpose, distributed graph random walk engine.☆109Updated 2 years ago
- Large scale graph learning on a single machine.☆164Updated 6 months ago
- Ant Graph Learning (AGL) provides a comprehensive solution for graph learning tasks at an industrial scale.☆89Updated last year
- [MLSys 2022] "BNS-GCN: Efficient Full-Graph Training of Graph Convolutional Networks with Partition-Parallelism and Random Boundary Node …☆56Updated last year
- ☆10Updated last year
- A Distributed System for GNN Training☆124Updated 11 months ago
- Implementation of "GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings" in PyTorch☆164Updated 2 years ago
- Large Graph Convolutional Network Training with GPU-Oriented Data Communication Architecture (accepted by PVLDB)☆44Updated 2 years ago
- SoCC'20 and TPDS'21: Scaling GNN Training on Large Graphs via Computation-aware Caching and Partitioning.☆50Updated 2 years ago
- ☆14Updated last year
- A software package for one-pass Vertex-cut balanced Graph Partitioning.☆32Updated 10 years ago
- Low-Level Graph Neural Network Operators for PyG☆210Updated this week
- Visualization tool for Graph Neural Networks