Skip to content

Fix Android llama2 demo app after #2962 #3032

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 8 commits into from
Closed

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Apr 13, 2024

This fixes the issue when the demo Android app fails to load llama2 model and returns an exit code 20.

As this failure can be captured by running the instrumentation test suite on Android devices, I also add the test spec that I'm using there for future reference.

Testing

https://github.com/pytorch/executorch/actions/runs/8682469360/job/23808274556?pr=3032#step:12:80 loads the model successfully and shows the observed TSP now

To see if it fixes the Android app
Copy link

pytorch-bot bot commented Apr 13, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit f91c5d4 with merge base 4d7dd03 (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 Apr 13, 2024
@huydhn huydhn changed the title Try to revert part of #2962 Fix Android llama2 demo app after #2962 Apr 15, 2024
@huydhn huydhn requested a review from kirklandsign April 15, 2024 01:59
@facebook-github-bot
Copy link
Contributor

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

@huydhn huydhn marked this pull request as ready for review April 15, 2024 02:03
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

@huydhn merged this pull request in 9b55f48.

@mergennachin mergennachin mentioned this pull request Apr 26, 2024
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.

3 participants