Skip to content

Android LLAMA demo app build rule #2406

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

Closed
wants to merge 2 commits into from

Conversation

kirklandsign
Copy link
Contributor

  • Unfortunately, we need to build from ExecuTorch root for Android example, because we need Android toolchain and we can't find required packages like gflags, until we have a better solution.
  • Add the CMake rule for Android LLAMA JNI code.
  • extension_module depends on in its source.

Copy link

pytorch-bot bot commented Mar 13, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 0380fc7 with merge base 9cb0be6 (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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 13, 2024
@facebook-github-bot
Copy link
Contributor

@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

* Unfortunately, we need to build from ExecuTorch root for Android
  example, because we need Android toolchain and we can't find required
  packages like gflags, until we have a better solution.
* Add the CMake rule for Android LLAMA JNI code.
* extension_module depends on in its source.
@facebook-github-bot
Copy link
Contributor

@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@kirklandsign merged this pull request in 1269262.

@na20215
Copy link

na20215 commented Mar 15, 2024

I was following the official tutorial until the step of building the runtime for Qualcomm Hexagon NPU, and CMake reported an error saying it could not find the extension_module. Can this issue be resolved with an update?

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. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants