Skip to content

Add buck to build binary for Android #9120

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
Mar 11, 2025

Conversation

limintang
Copy link
Contributor

@limintang limintang commented Mar 11, 2025

Summary:
Build the binary for Android requires a BUCK file. However, it can't be added under executorch/examples/xnnpack directly, as aot_compiler in target.bzl cannot be built on Linux.

Create a standalone dir for xnn_executor_runner build.

Differential Revision: D70936105

Copy link

pytorch-bot bot commented Mar 11, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 17f3cd0 with merge base 56adfd4 (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 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Mar 11, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70936105

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70936105

@limintang limintang requested a review from billmguo March 11, 2025 01:55
Summary:

Build the binary for Android requires a BUCK file. However, it can't be added under `fbcode/executorch/examples/xnnpack` directly, as `aot_compiler` in target.bzl cannot be built on Linux.

Create a standalone dir for xnn_executor_runner build.

Differential Revision: D70936105
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70936105

@limintang
Copy link
Contributor Author

@pytorchbot label "topic: not user facing"

@facebook-github-bot facebook-github-bot merged commit d71f54a into pytorch:main Mar 11, 2025
51 of 53 checks passed
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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants