Skip to content

[Executorch][Export][3/N] Modularize export recipes #13057

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

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #12938 by @abhinaykukkadapu
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/abhinaykukkadapu/3/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/abhinaykukkadapu/3/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/abhinaykukkadapu/2/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/abhinaykukkadapu/3/orig
@diff-train-skip-merge

Pull Request resolved: #12937

Address (6) in the rfc: #12660

1. Adds stage implementations for `to_edge` and `to_backend`
2. Adds unit tests for the two stages
3. Adds these two stages in the validation pipeline.

Fixes #12932
ghstack-source-id: 300019403
@exported-using-ghexport

Differential Revision: [D79120576](https://our.internmc.facebook.com/intern/diff/D79120576/)
Pull Request resolved: #12938

Addresses (7) in the rfc: #12660

Changes:
1. Add data class called `LoweringRecipe`
2. Modify current xnnpack recipes to use lowering recipes

Fixes: #12933
ghstack-source-id: 300019402

Differential Revision: [D79120575](https://our.internmc.facebook.com/intern/diff/D79120575/)
Copy link

pytorch-bot bot commented Aug 1, 2025

🔗 Helpful Links

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

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

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla 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 1, 2025
Base automatically changed from gh/abhinaykukkadapu/2/orig to gh/abhinaykukkadapu/1/orig August 1, 2025 05:38
@abhinaykukkadapu abhinaykukkadapu merged commit 1c71155 into gh/abhinaykukkadapu/1/orig Aug 1, 2025
97 of 98 checks passed
@abhinaykukkadapu abhinaykukkadapu deleted the gh/abhinaykukkadapu/3/orig branch August 1, 2025 05:49
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.

2 participants