Skip to content

Conversation

@derekxu
Copy link
Contributor

@derekxu derekxu commented Nov 26, 2024

Summary:
Remove offline compile resources from the production runtime target

  • Including those x86 increased 50MB MWA app size: T208844791

Differential Revision: D66508062

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 26, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 4bbf13c with merge base 30d5a11 (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 Nov 26, 2024
@facebook-github-bot
Copy link
Contributor

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

@derekxu
Copy link
Contributor Author

derekxu commented Nov 26, 2024

@pytorchbot label "topic: not user facing"

…ytorch#7084)

Summary:

Remove offline compile resources from the production runtime target
- Including those x86  libs increased 50MB MWA app size: T208844791
- The libs in qnn_offline_compile_libs are not needed for runtime since they are x86 build, not for android OS
- The idea verified in D66507636: 1) fixed the app size issues; 2) still run the Llama model

Differential Revision: D66508062
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit b70d23b into pytorch:main Nov 26, 2024
43 checks passed
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. fb-exported topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants