-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOS M1 - Torchao binaries are broken since 0.8.0 release #1796
Comments
if you uninstall triton and pytorch-triton, you can reproduce this on linux too, i think we just haven't been careful with triton imports, we should fix this |
For linux we should be ok I think since Linux torch whl installs triton package by default |
Not on the CPU-only version |
@atalman does anything change going forward since were not publishing M1 binaries anymore? |
#1747 I think we might need to fix M1 builds, if we're expecting more custom arm kernels |
@HDCharles @jainapurva I think we would need to fix this issue |
Closing the issue, as Pure-Python binaries work on M1. |
This applies to releases: 0.8.0 and 0.9.0
Here is the log:
Here is the error log with torchao 0.9.0 and torch 2.6.0:
The text was updated successfully, but these errors were encountered: