VITA-Group / Large_Scale_GCN_BenchmarkingLinks
This is an authors' implementation of the NIPS 2022 dataset and Benchmark Track Paper "A Comprehensive Study on Large Scale Graph Training: Benchmarking and Rethinking" in PyTorch.
☆64Updated 2 years ago
Alternatives and similar repositories for Large_Scale_GCN_Benchmarking
Users that are interested in Large_Scale_GCN_Benchmarking are comparing it to the libraries listed below
Sorting:
- Official implementation of our VQ-GNN paper (NeurIPS2021)☆38Updated 4 years ago
- [ICLR 2022] Code for Graph-less Neural Networks: Teaching Old MLPs New Tricks via Distillation (GLNN)☆95Updated last year
- [WWW 2021 GLB] New Benchmarks for Learning on Non-Homophilous Graphs☆116Updated 4 years ago
- [ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization☆77Updated 2 years ago
- ☆37Updated 4 years ago
- ☆22Updated 3 years ago
- Implementation of "Bag of Tricks for Node Classification with Graph Neural Networks" based on DGL☆35Updated 10 months ago
- How Powerful are Spectral Graph Neural Networks☆74Updated 2 years ago
- Papers about developing DL methods on disassortative graphs☆48Updated 3 years ago
- PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)☆84Updated 2 years ago
- [ICML 2022] pGNN, p-Laplacian Based Graph Neural Networks