rusty1s / pytorch_scatter

PyTorch Extension Library of Optimized Scatter Operations

Home Page:https://pytorch-scatter.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing macos arm wheels for pytorch 2.2

kleinhenz opened this issue · comments

The pytorch 2.1 wheels include universal2 wheels which work on arm macs while the pytorch 2.2 wheels only include x86_64.

That's strange. We increased the mac OS version we use to build the wheels which might explain this. I am very confused the universal builds work with ARM at all.