Skip to content

[LLAVA] Enable 2nd XNNPACK Partition pass for the text model #4968

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
Sep 6, 2024

Conversation

digantdesai
Copy link
Contributor

This is to pick up ops like mul, add, sigmoid etc. which contributes to ghe e2e latency.

This is to pick up ops like mul, add, sigmoid etc. which contributes to
ghe e2e latency.
Copy link

pytorch-bot bot commented Aug 29, 2024

🔗 Helpful Links

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

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

✅ You can merge normally! (2 Unrelated Failures)

As of commit dc164f5 with merge base 7b3549b (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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 29, 2024
@larryliu0820
Copy link
Contributor

Just tested on my OnePlus 9 pro (12 GB RAM). Time to first token reduced from 35 seconds to 30 seconds.

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit 030fc3f into main Sep 6, 2024
35 of 37 checks passed
@facebook-github-bot facebook-github-bot deleted the llava_mul branch September 6, 2024 04:12
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