Why no macosx x86_64 build after torch-2.2.2-cp39-none-macosx_10_9_x86_64.whl

After torch-2.2.2-cp39-none-macosx_10_9_x86_64.whl, I don’t see any build for 2.3.0 and on in https://download.pytorch.org/whl/torch/?
Why?

PyTorch macOS x86 builds were deprecated as explained here and here. torch==2.2.x was the last release for it.

1 Like

Thanks.

Is it possible I build from source code on my MAC?

I would assume building from source might work, but haven’t tried it.