guxizhi's Stars
guxizhi/SpanGNN
SpanGNN: Towards Memory-Efficient Graph Neural Networks via Spanning Subgraph Training
shaoyx/UniNet
zhao-tong/GAug
AAAI'21: Data Augmentation for Graph Neural Networks
Oldpan/Pytorch-Memory-Utils
pytorch memory track code
flyingdoog/PGExplainer
Parameterized Explainer for Graph Neural Network
GraphSAINT/GraphSAINT
[ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive Learning Method).
GATECH-EIC/BNS-GCN
[MLSys 2022] "BNS-GCN: Efficient Full-Graph Training of Graph Convolutional Networks with Partition-Parallelism and Random Boundary Node Sampling" by Cheng Wan, Youjie Li, Ang Li, Nam Sung Kim, Yingyan Lin
staoxiao/LibVQ
EnyanDai/RSGNN
An official PyTorch implementation of "Towards Robust Graph Neural Networks for Noisy Graphs with Sparse Labels" (WSDM 2022))
DuoLife-QNL/GraSorw
An I/O-Efficient Disk-based Graph System for Scalable Second-Order RandomWalk of Large Graphs
HenryChang213/dgNN
chwan1016/awesome-gnn-systems
A list of awesome GNN systems.
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
IntelLabs/SAR
GATECH-EIC/PipeGCN
[ICLR 2022] "PipeGCN: Efficient Full-Graph Training of Graph Convolutional Networks with Pipelined Feature Communication" by Cheng Wan, Youjie Li, Cameron R. Wolfe, Anastasios Kyrillidis, Nam Sung Kim, Yingyan Lin
jiazhihao/HAG
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
eastmountyxz/Knowledge-Graph-Movie
本资源为作者知识图谱实战博客对应资源,采用HTML+D3+JSON搭建电影数据库。该资源也是网易云张老师的学习总结,希望对您有所帮助。文章博客为:https://blog.csdn.net/Eastmount/article/details/87371200
acbull/LADIES
Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"
GraphSAINT/GraphACT
[FPGA 2020] Open sourced implementation for the ACM/SIGDA FPGA '20 paper titled "GraphACT: Accelerating GCN Training on CPU-FPGA Heterogeneous Platforms"
VictorYXL/MyOS