Pinned Repositories
awesome-gnn-systems
A list of awesome GNN systems.
cogdl
CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
gpustat
📊 A simple command-line utility for querying and monitoring GPU status
marius
Large scale graph learning on a single machine.
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
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
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
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
chwan1016's Repositories
chwan1016/awesome-gnn-systems
A list of awesome GNN systems.
chwan1016/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
chwan1016/cogdl
CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)
chwan1016/gpustat
📊 A simple command-line utility for querying and monitoring GPU status
chwan1016/marius
Large scale graph learning on a single machine.
chwan1016/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
chwan1016/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
chwan1016/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
chwan1016/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
chwan1016/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
chwan1016/veScale
A PyTorch Native LLM Training Framework