46 citations · 114 across the 16 of their papers we have counts for
4 papers · 1 filter
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…
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…
AccD: A Compiler-based Framework for Accelerating Distance-related Algorithms on CPU-FPGA Platforms
Yuke Wang, Boyuan Feng, Gushu Li +3
As a promising solution to boost the performance of distance-related algorithms (e.g., K-means and KNN), FPGA-based acceleration attracts lots of attention, but also comes with num…
KPynq: A Work-Efficient Triangle-Inequality based K-means on FPGA
Yuke Wang, Zhaorui Zeng, Boyuan Feng +2
K-means is a popular but computation-intensive algorithm for unsupervised learning. To address this issue, we present KPynq, a work-efficient triangle-inequality based K-means on F…