Skip to content

Conversation

kirklandsign
Copy link
Contributor

Should update artifact path #5004

Copy link

pytorch-bot bot commented Aug 30, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 5da07f8 with merge base 0a8547a (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 Aug 30, 2024
@kirklandsign kirklandsign requested a review from guangy10 August 30, 2024 22:50
android-app-archive: https://gha-artifacts.s3.amazonaws.com/${{ github.repository }}/${{ github.run_id }}/artifact/llm_demo_bpe/app-debug.apk
android-test-archive: https://gha-artifacts.s3.amazonaws.com/${{ github.repository }}/${{ github.run_id }}/artifact/llm_demo_bpe/app-debug-androidTest.apk
android-app-archive: https://gha-artifacts.s3.amazonaws.com/${{ github.repository }}/${{ github.run_id }}/artifact/llm_demo/app-debug.apk
android-test-archive: https://gha-artifacts.s3.amazonaws.com/${{ github.repository }}/${{ github.run_id }}/artifact/llm_demo/app-debug-androidTest.apk
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the new app doesn't cover llm models, the workflow needs to be updated accordingly. Otherwise you may end up having a non-genai model deployed with llm app, and vice versa

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That can be done later. For now, let's verify if the new app is able to load and run nongenai models (for xnnpack and qnn). The app needs to be built with both xnnpack and qnn which is fine since we are benchmarking the model instead of the app. For running the QNN model the device model/serial may be an issue per #4973, if yes, I think we should at least make sure the app can built with qnn delegate successfully

@kirklandsign
Copy link
Contributor Author

Fixed by #5050 already

@kirklandsign kirklandsign deleted the android-perf-tokenizer-update branch September 4, 2024 22:11
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants