[Executorch][Export][3/N] Modularize export recipes#13057
Merged
abhinaykukkadapu merged 3 commits intoAug 1, 2025
Conversation
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/)
🔗 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. |
Base automatically changed from
gh/abhinaykukkadapu/2/orig
to
gh/abhinaykukkadapu/1/orig
August 1, 2025 05:38
1c71155
into
gh/abhinaykukkadapu/1/orig
97 of 98 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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