图神经网络系统

DGL

官网:https://docs.dgl.ai/en/latest/guide_cn/index.html
github实例:https://github.com/dmlc/dgl

pyG

官网文档:https://pytorch-geometric.readthedocs.io/en/latest/
github实例:https://github.com/pyg-team/pytorch_geometric/
分布式文档:https://github.com/quiver-team/torch-quiver/blob/main/docs/Introduction_cn.md
分布式实例:https://github.com/pyg-team/pytorch_geometric/tree/master/examples/quiver

PGL

github实例:https://github.com/PaddlePaddle/PGL/blob/main/README.zh.md

Euler

官网文档:https://github.com/alibaba/euler/wiki/Euler-2.0-概述

Graph-Learn

官方文档:https://graph-learn.readthedocs.io/zh_CN/latest/index_zh_CN.html
github实例:https://github.com/alibaba/graph-learn/blob/master/README_cn.md

Angel Graph(PSGraph)

官网:https://angelml.ai/
github实例:https://github.com/Angel-ML/angel

flexflow

官网:https://flexflow.ai/gnn/

NeutronStar

一种基于混合依赖管理的分布式图神经网络训练系统
github实例:https://github.com/iDC-NEU/NeutronStarLite

知乎上的吐槽:

非常真实了,大佬的逻辑不是我能理解的

参考资料:
图神经网络框架-PyTorch Geometric(PyG)的使用及踩坑
图神经网络系统介绍与总结分析
大规模图神经网络系统综述
一文带你了解图神经网络
现在图神经网络框架里,DGL和PyG哪个好用?
基于PyG(PyTorch Geometric)的图神经网络学习
《DistDGL: Distributed Graph Neural Network Training for Billion-Scale Graphs》论文阅读
PyG(pytorch_geometric) 多gpu并行训练
继 XDL 之后,阿里妈妈开源大规模分布式图表征学习框架 Euler
大规模分布式图学习框架Euler——安装和使用
Graph-Learn(GL,原AliGraph) 面向大规模图神经网络的研发和应用而设计的一款分布式框架
NeutronStar:一种基于混合依赖管理的分布式图神经网络训练系统
蚂蚁金服推出分布式的图神经知识表示框架,性能和可扩展性俱佳

posted @ 2022-08-31 14:34  YTT77  阅读(252)  评论(0编辑  收藏  举报