I have tried to install torch2.4 with conda and pip but I think prebuilt wheels are not provided for mac os x86 macs for torch2.4. Is there any reason?
Mac on x86 is deprecated as described here.
Is there any solution other than building from the source (which is very time taking and also possibly will result in bugs as it is not tested on those versions?).
While I understood the reasoning behind deprecation, but still I think this is very limiting for researchers who test codes locally on their macs. Many researchers I know have an intel mac still, and as purchasing a new mac is a 4000$ purchase, I think this is very limiting.
No, I’m not aware of other approaches besides source builds and I also don’t know if this would even work for PyTorch 2.4 as I’m not using MacOS for PyTorch.