Skip to content

[executorch][serialization] Refactor flatbuffer utils into separate file #7488

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
Jan 3, 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: #7254
^ 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/lucylq/23/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/23/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/lucylq/21/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/23/orig
@diff-train-skip-merge

Pull Request resolved: #7254

Todo: let xnnpack and vulkan serialization use these utils instead of redefining the same functions.

For usage in extension/flat_tensor/serialize.
ghstack-source-id: 260036856
@exported-using-ghexport

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

pytorch-bot bot commented Jan 3, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit ca04b8e with merge base d3e58b0 (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 Jan 3, 2025
@lucylq lucylq merged commit 8dadccf into gh/lucylq/21/orig Jan 3, 2025
43 checks passed
@lucylq lucylq deleted the gh/lucylq/23/orig branch January 3, 2025 17:39
lucylq added a commit that referenced this pull request Jan 4, 2025
* [executorch][serialization] Data serialization interface

Pull Request resolved: #7194

Introduce data serialization interface.
ghstack-source-id: 260014193
@exported-using-ghexport

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

* [executorch][serialization] Refactor flatbuffer utils into separate file (#7488)

Pull Request resolved: #7254

Todo: let xnnpack and vulkan serialization use these utils instead of redefining the same functions.

For usage in extension/flat_tensor/serialize.
ghstack-source-id: 260036856
@exported-using-ghexport

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

Co-authored-by: lucylq <[email protected]>

---------

Co-authored-by: lucylq <[email protected]>
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