Skip to content

a parallelized GCN model implemented with pure C++

Notifications You must be signed in to change notification settings

yuang-chen/paraGCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

paraGCN

This version of GCN is implemented in pure C++.

The parallelization is exploited through the data parallelism using SIMD at the thread level.

About

a parallelized GCN model implemented with pure C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published