9 citations · 18 across the 13 of their papers we have counts for
Showing cs.DCShow all
3 papers · 1 filter
cs.DC2022
Characterizing and Understanding Distributed GNN Training on GPUs
Haiyang Lin, Mingyu Yan, Xiaocheng Yang +4
Graph neural network (GNN) has been demonstrated to be a powerful model in many domains for its effectiveness in learning over graphs. To scale GNN training for large graphs, a wid…
cs.DC2020
Characterizing and Understanding GCNs on GPU
Mingyu Yan, Zhaodong Chen, Lei Deng +4
Graph convolutional neural networks (GCNs) have achieved state-of-the-art performance on graph-structured data analysis. Like traditional neural networks, training and inference of…
cs.DC2020★ 3 cited
HyGCN: A GCN Accelerator with Hybrid Architecture
Mingyu Yan, Lei Deng, Xing Hu +6
In this work, we first characterize the hybrid execution patterns of GCNs on Intel Xeon CPU. Guided by the characterization, we design a GCN accelerator, HyGCN, using a hybrid arch…