Skip to content

Export recipe changes for export_llama integration #11227

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
May 30, 2025

Conversation

tarun292
Copy link
Contributor

These were the changes needed to be made to support recipes integration in export_llama. Mainly the changes are:

  • Making the quantizers a list and using ComposableQuantizer
  • Making the partitioners a list and running through the list of partitioners
  • Disable backend validation in to_edge_transform_and_lower which significantly speeds things up

Copy link

pytorch-bot bot commented May 29, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 83d4538 with merge base e84c319 (image):

NEW FAILURE - The following job has failed:

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 May 29, 2025
@facebook-github-bot
Copy link
Contributor

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

Summary:
These were the changes needed to be made to support recipes integration in export_llama. Mainly the changes are:
- Making the quantizers a list and using ComposableQuantizer
- Making the partitioners a list and running through the list of partitioners
- Disable backend validation in to_edge_transform_and_lower which significantly speeds things up


Reviewed By: jackzhxng

Differential Revision: D75628345

Pulled By: tarun292
@facebook-github-bot facebook-github-bot force-pushed the user/tkaruturi/export_recipe_changes branch from 04bf288 to 83d4538 Compare May 29, 2025 22:50
@facebook-github-bot
Copy link
Contributor

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

@tarun292 tarun292 added the release notes: none Do not include this in the release notes label May 29, 2025
@facebook-github-bot facebook-github-bot merged commit b308544 into main May 30, 2025
95 of 100 checks passed
@facebook-github-bot facebook-github-bot deleted the user/tkaruturi/export_recipe_changes branch May 30, 2025 03:19
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 release notes: none Do not include this in the release notes topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants