Skip to content

Disable torchao kernels by default #12794

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

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

pytorchbot
Copy link
Collaborator

This PR disables building torchao kernels from source by default.

To enable the builds, a user needs to explicitly define the environment variable USE_CPP=1:

EXECUTORCH_BUILD_TORCHAO=1 python install_executorch.py

This PR disables building torchao kernels from source by default.

To enable the builds, a user needs to explicitly define the environment
variable USE_CPP=1:

```
EXECUTORCH_BUILD_TORCHAO=1 python install_executorch.py
```

(cherry picked from commit e81727a)
Copy link

pytorch-bot bot commented Jul 24, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12794

Note: Links to docs will display an error until the docs builds have been completed.

❌ 3 New Failures, 4 Cancelled Jobs

As of commit 70173c5 with merge base de24489 (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 24, 2025
@larryliu0820 larryliu0820 merged commit efecb1b into release/0.7 Jul 24, 2025
191 of 198 checks passed
@larryliu0820 larryliu0820 deleted the cherry-pick-12779-by-pytorch_bot_bot_ branch July 24, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants