pyg-team / pytorch_geometric

Graph Neural Network Library for PyTorch
https://pyg.org
MIT License
20.52k stars 3.57k forks source link

Add XPU support to basic GNN examples #9421

Closed chaojun-zhang closed 6 days ago

chaojun-zhang commented 2 weeks ago

Add XPU support to basic GNN examples(gat,gcn, graphsage. etc.)

chaojun-zhang commented 1 week ago

@rusty1s @wsad1 Could you please review this?