rusty1s / pytorch_scatter

PyTorch Extension Library of Optimized Scatter Operations
https://pytorch-scatter.readthedocs.io
MIT License
1.54k stars 179 forks source link

Support for PyTorch 2.2 #417

Closed jiaxiaosong1002 closed 8 months ago

jiaxiaosong1002 commented 8 months ago

Recently, pytorch released 2.2 version, which further optimizes some Transformer-related performance. Please consider support Pytorch 2.2.

Thanks!

rusty1s commented 8 months ago

Yes, of course. Packages will be updated in the next few days.

rusty1s commented 8 months ago

Done :)