Skip to content

Add buck to build binary for Android - #9120

Merged
facebook-github-bot merged 1 commit into
pytorch:mainfrom
limintang:export-D70936105
Mar 11, 2025
Merged

Add buck to build binary for Android#9120
facebook-github-bot merged 1 commit into
pytorch:mainfrom
limintang:export-D70936105

Conversation

@limintang

@limintanglimintang commented Mar 11, 2025

Copy link
Copy Markdown
Contributor

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

@pytorch-bot

pytorch-botBot commented Mar 11, 2025

Copy link
Copy Markdown

🔗 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-botfacebook-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
Copy Markdown
Contributor

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

1 similar comment
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

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
Copy Markdown
Contributor

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

@limintang

Copy link
Copy Markdown
ContributorAuthor

@pytorchbot label "topic: not user facing"

@facebook-github-bot
facebook-github-bot merged commit d71f54a into pytorch:mainMar 11, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedtopic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@limintang@facebook-github-bot@billmguo