Skip to content

Refactor serialize.py - #9572

Closed
pytorchbot wants to merge 2 commits into
mainfrom
gh/lucylq/58/orig
Closed

Refactor serialize.py#9572
pytorchbot wants to merge 2 commits into
mainfrom
gh/lucylq/58/orig

Conversation

@pytorchbot

Copy link
Copy Markdown
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #9124 by @lucylq
^ 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/58/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/58/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/lucylq/57/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/58/orig
@diff-train-skip-merge

Pull Request resolved: #9123
This allows opaque data blobs inside PTD files.
ghstack-source-id: 273798678
@exported-using-ghexport
Differential Revision: [D70530888](https://our.internmc.facebook.com/intern/diff/D70530888/)
Pull Request resolved: #9124
Refactor `_extract_tensors` out of serialize.py, simplify before serializing named_data
ghstack-source-id: 273798696
Differential Revision: [D70752429](https://our.internmc.facebook.com/intern/diff/D70752429/)
@pytorchbot
pytorchbot requested a review from lucylq as a code ownerMarch 25, 2025 09:24
@pytorch-bot

pytorch-botBot commented Mar 25, 2025

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit b5966db with merge base 94ec549 (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-botfacebook-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 Mar 25, 2025
Base automatically changed from gh/lucylq/57/orig to mainMarch 25, 2025 14:46
@lucylq

Copy link
Copy Markdown
Contributor

PR seems to be inaccurate, re-take: #9579

@lucylqlucylq mentioned this pull request Mar 25, 2025
@kirklandsign

Copy link
Copy Markdown
Contributor

Probably not needed

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis 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.

4 participants

@pytorchbot@lucylq@kirklandsign@facebook-github-bot