-
Notifications
You must be signed in to change notification settings - Fork 685
Add segment_data_size to extended header #14091
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
Conversation
Store the segment data size. Allows us to calculate the total PTE file size and error out if the full PTE file was not downloaded. Next diff: check file size at runtime. Differential Revision: [D81829663](https://our.internmc.facebook.com/intern/diff/D81829663/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D81829663 |
This PR needs a
|
Store the segment data size. Allows us to calculate the total PTE file size and error out if the full PTE file was not downloaded. Next diff: check file size at runtime. Differential Revision: [D81829663](https://our.internmc.facebook.com/intern/diff/D81829663/) [ghstack-poisoned]
Pull Request resolved: #14091 Store the segment data size. Allows us to calculate the total PTE file size and error out if the full PTE file was not downloaded. Next diff: check file size at runtime. ghstack-source-id: 308339726 @exported-using-ghexport Differential Revision: [D81829663](https://our.internmc.facebook.com/intern/diff/D81829663/)
This pull request was exported from Phabricator. Differential Revision: D81829663 |
Store the segment data size. Allows us to calculate the total PTE file size and error out if the full PTE file was not downloaded. Next diff: check file size at runtime. Differential Revision: [D81829663](https://our.internmc.facebook.com/intern/diff/D81829663/) [ghstack-poisoned]
Pull Request resolved: #14091 Store the segment data size. Allows us to calculate the total PTE file size and error out if the full PTE file was not downloaded. Next diff: check file size at runtime. ghstack-source-id: 308834125 @exported-using-ghexport Differential Revision: [D81829663](https://our.internmc.facebook.com/intern/diff/D81829663/)
This pull request was exported from Phabricator. Differential Revision: D81829663 |
Store the segment data size. Allows us to calculate the total PTE file size and error out if the full PTE file was not downloaded. Next diff: check file size at runtime. Differential Revision: [D81829663](https://our.internmc.facebook.com/intern/diff/D81829663/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D81829663 |
Store the segment data size. Allows us to calculate the total PTE file size and error out if the full PTE file was not downloaded. Next diff: check file size at runtime. Differential Revision: [D81829663](https://our.internmc.facebook.com/intern/diff/D81829663/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D81829663 |
627211c
into
gh/lucylq/107/base
This PR was created by the merge bot to help merge the original PR into the main branch. ghstack PR number: #14091 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/107/base ghstack PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/107/head Merge bot PR base: https://github.com/pytorch/executorch/tree/main Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/107/orig @diff-train-skip-merge --------- Co-authored-by: lucylq <lfq@meta.com>
This PR was created by the merge bot to help merge the original PR into the main branch. ghstack PR number: pytorch#14091 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/107/base ghstack PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/107/head Merge bot PR base: https://github.com/pytorch/executorch/tree/main Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/lucylq/107/orig @diff-train-skip-merge --------- Co-authored-by: lucylq <lfq@meta.com>
Stack from ghstack (oldest at bottom):
Store the segment data size. Allows us to calculate the total PTE file size and error out if the full PTE file was not downloaded.
Next diff: check file size at runtime.
Differential Revision: D81829663