AugF - Overview
💭
I may be slow to respond.
PASA Lab, Nanjing University
使用Numpy复现yujiali的GGSNN论文,参考了源代码:https://github.com/yujiali/ggnn, 以及pytorch版本https://github.com/chingyaoc/ggnn.pytorch
Python 3 1
关于研究课题“图神经网络的并行化”的阶段性的工作记录
Python 6
使用Numpy复现tkipf的GCN论文,源代码地址: https://github.com/tkipf/gcn
Python 2 1
GNN训练阶段性能瓶颈分析——分析和绘图代码
Python 1
GNN优化工作,时间加速和内存安全两方面的工作
已发表论文"Empirical analysis of performance bottlenecks in graph neural network training and inference with GPUs"的源码实现~