Skip to content

[ET-VK][ez] Rename run_prepack() to prepack() and replace encode_prepack() + prepack() with just prepack() #12534

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
Jul 16, 2025

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: #12443 by @SS-JIA
^ 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/SS-JIA/258/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/258/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/257/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/258/orig
@diff-train-skip-merge

@pytorchbot pytorchbot requested a review from SS-JIA as a code owner July 16, 2025 04:52
Copy link

pytorch-bot bot commented Jul 16, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 19 Pending

As of commit b4e66bb with merge base ac53c11 (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 Jul 16, 2025
Base automatically changed from gh/SS-JIA/257/orig to main July 16, 2025 05:00
…_prepack()` + `prepack()` with just `prepack()`

Pull Request resolved: #12443

Title says it all!

See below diff for more context on why this new API exists.
ghstack-source-id: 296437696

Differential Revision: [D78275583](https://our.internmc.facebook.com/intern/diff/D78275583/)
@SS-JIA SS-JIA force-pushed the gh/SS-JIA/258/orig branch from ee3797e to b4e66bb Compare July 16, 2025 05:03
@SS-JIA SS-JIA merged commit 4551a56 into main Jul 16, 2025
17 of 18 checks passed
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@SS-JIA SS-JIA deleted the gh/SS-JIA/258/orig branch July 16, 2025 05:04
lucylq pushed a commit that referenced this pull request Jul 17, 2025
…_prepack()` + `prepack()` with just `prepack()` (#12534)

Title says it all!

See below diff for more context on why this new API exists.

Differential Revision: [D78275583](https://our.internmc.facebook.com/intern/diff/D78275583/)
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