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 for hetero examples #9439

Closed chaojun-zhang closed 6 days ago

chaojun-zhang commented 1 week ago

Add XPU support for hetero examples

chaojun-zhang commented 6 days ago

I don't have access to any environment with an XPU device, but the change itself looks good to me.

Thanks for you review, can an XPU-based environment be built using GitHub Actions Runner or buildkite?