mbahri / binary_gnnLinks
Code for our paper "Binary Graph Neural Networks", CVPR 2021
☆37Updated 4 years ago
Alternatives and similar repositories for binary_gnn
Users that are interested in binary_gnn are comparing it to the libraries listed below
Sorting:
- GraphZoom: A Multi-level Spectral Approach for Accurate and Scalable Graph Embedding☆114Updated 2 years ago
- Implementation of "Binary Graph Convolutional Network", CVPR 2021, and TPAMI 2024.☆26Updated last year
- ICLR 2021☆48Updated 4 years ago
- [ICML 2021] "A Unified Lottery Tickets Hypothesis for Graph Neural Networks", Tianlong Chen*, Yongduo Sui*, Xuxi Chen, Aston Zhang, Zhang…☆66Updated last year
- ☆16Updated 3 years ago
- Pytorch Implementation of Rethinking Graph Neural Architecture Search from Message-passing (CVPR 2021)☆52Updated 3 years ago
- This directory contains code necessary to run the GraphNAS algorithm.☆180Updated 2 years ago
- [MLSys 2022] "BNS-GCN: Efficient Full-Graph Training of Graph Convolutional Networks with Partition-Parallelism and Random Boundary Node …☆56Updated last year
- PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks"☆14Updated 2 years ago
- The released code for the paper: Pooling Architecture Search for Graph Classification, in CIKM 2021.☆25Updated 3 years ago
- GARNET: Reduced-Rank Topology Learning for Robust and Scalable Graph Neural Networks☆36Updated last year
- Conditional channel- and precision-pruning on neural networks☆72Updated 5 years ago
- D-VAE: A Variational Autoencoder for Directed Acyclic Graphs, NeurIPS 2019☆141Updated 4 years ago
- Polynormer: Polynomial-Expressive Graph Transformer in Linear Time☆41Updated last year
- A reading list for deep graph learning acceleration.☆249Updated 2 weeks ago
- [NeurIPS-2021] Slow Learning and Fast Inference: Efficient Graph Similarity Computation via Knowledge Distillation☆41Updated 2 years ago
- Personal Digest of NAS (Under Construction 🛠)☆25Updated 4 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- [TPAMI 2022] "Bag of Tricks for Training Deeper Graph Neural Networks A Comprehensive Benchmark Study" by Tianlong Chen*, Kaixiong Zhou*,…☆125Updated 3 years ago
- ☆70Updated 4 years ago
- [ICML 2019] Circuit-GNN: Graph Neural Networks for Distributed Circuit Design http://circuit-gnn.csail.mit.edu/☆112Updated 2 years ago
- Distributed Deep Graph Learning Framework for Dynamic Graphs☆17Updated last year
- Graphiler is a compiler stack built on top of DGL and TorchScript which compiles GNNs defined using user-defined functions (UDFs) into ef…☆59Updated 2 years ago
- ☆21Updated 3 years ago
- Graph Partitoning Using Graph Convolutional Networks☆65Updated 3 years ago
- Official implementation of our VQ-GNN paper (NeurIPS2021)☆38Updated 3 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- "Do We Need Anisotropic Graph Neural Networks?" at ICLR 2022☆33Updated 3 years ago
- [NeurIPS 2021]: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architec…☆135Updated 3 years ago
- [HPCA 2022] GCoD: Graph Convolutional Network Acceleration via Dedicated Algorithm and Accelerator Co-Design☆36Updated 3 years ago