-
Notifications
You must be signed in to change notification settings - Fork 741
Fix torchao deps #13107
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
Fix torchao deps #13107
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13107
Note: Links to docs will display an error until the docs builds have been completed. ❌ 6 New FailuresAs of commit 8653c0f with merge base 010b800 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
f35b002 to
1fbcdc3
Compare
|
@shoumikhin can I get review on the swift changes here + xcframework changes? |
1fbcdc3 to
56b11ca
Compare
This PR * Renames EXECUTORCH_BUILD_TORCHAO to EXECUTORCH_BUILD_KERNELS_TORCHAO to be more in line with other kernel options (e.g., EXECUTORCH_BUILD_KERNELS_OPTIMIZED) * Fixes torchao lowbit kernel dependencies in xcframeworks * Adds torchao lowbit kernels to the swift package
This PR