Skip to content
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

Explicitly turning off pybindings for ExecuTorch install unless requested #1475

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

Jack-Khuu
Copy link
Contributor

ExecuTorch now has XNN pybinding built by default pytorch/executorch#7473

Previously it was not built by default

ExecuTorch now has XNN pybinding built by default pytorch/executorch#7473

Previously it was not built by default
Copy link

pytorch-bot bot commented Jan 24, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1475

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

⏳ No Failures, 3 Pending

As of commit de19ea8 with merge base 0ee4aea (image):
💚 Looks good so far! There are no failures yet. 💚

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 Meta Open Source bot. label Jan 24, 2025
@Jack-Khuu Jack-Khuu changed the title Explicitly turning off pybindings for ExecuTorch unless requested Explicitly turning off pybindings for ExecuTorch install unless requested Jan 24, 2025
@Jack-Khuu Jack-Khuu added the ExecuTorch Issues related to ExecuTorch installation, export, or build. Mobile uses separate tags label Jan 24, 2025
@mikekgfb
Copy link
Contributor

👍

@Jack-Khuu Jack-Khuu merged commit f4ae60f into main Jan 24, 2025
62 checks passed
@mergennachin
Copy link
Contributor

mergennachin commented Jan 24, 2025

Thanks @Jack-Khuu, didn't realize this.

Also, while we're at it.

We have two commands now: install_requirements (only installs required dependency) and install_executorch (which does install_requirements underneath the hood as well as installs executorch).

See attached PRs to this issue (pytorch/executorch#7730)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot. ExecuTorch Issues related to ExecuTorch installation, export, or build. Mobile uses separate tags
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants