Skip to content

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Jan 18, 2025

Stack from ghstack (oldest at bottom):

Parse a FlatTensor header. The FlatTensor header contains:

  • flatbuffer offset
  • flatbuffer size
  • segment base offset
  • segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h

Differential Revision: D67064570

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h

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

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Jan 18, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Pending

As of commit 1ec10ef with merge base 307c7b2 (image):

NEW FAILURE - The following job has failed:

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 18, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67064570

lucylq added a commit that referenced this pull request Jan 18, 2025
Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h

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

ghstack-source-id: 262004948
Pull Request resolved: #7764
Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h

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

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Jan 22, 2025
Pull Request resolved: #7764

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h
ghstack-source-id: 262543309

Differential Revision: [D67064570](https://our.internmc.facebook.com/intern/diff/D67064570/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67064570

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h

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

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Jan 22, 2025
Pull Request resolved: #7764

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h
ghstack-source-id: 262547225

Differential Revision: [D67064570](https://our.internmc.facebook.com/intern/diff/D67064570/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67064570

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h

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

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Jan 22, 2025
Pull Request resolved: #7764

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h
ghstack-source-id: 262573574

Differential Revision: [D67064570](https://our.internmc.facebook.com/intern/diff/D67064570/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67064570

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h

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

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Jan 22, 2025
Pull Request resolved: #7764

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h
ghstack-source-id: 262583831

Differential Revision: [D67064570](https://our.internmc.facebook.com/intern/diff/D67064570/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67064570

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h

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

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Jan 22, 2025
Pull Request resolved: #7764

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h
ghstack-source-id: 262588577

Differential Revision: [D67064570](https://our.internmc.facebook.com/intern/diff/D67064570/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67064570

@facebook-github-bot facebook-github-bot merged commit 3c9ce51 into gh/lucylq/30/base Jan 23, 2025
43 of 47 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/lucylq/30/head branch January 23, 2025 01:58
lucylq added a commit that referenced this pull request Jan 23, 2025
Pull Request resolved: #7764

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h
ghstack-source-id: 262588577

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

Co-authored-by: lucylq <lfq@meta.com>
YIWENX14 pushed a commit that referenced this pull request Jan 28, 2025
Pull Request resolved: #7764

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h
ghstack-source-id: 262588577

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

Co-authored-by: lucylq <lfq@meta.com>
zonglinpeng pushed a commit to zonglinpeng/executorch that referenced this pull request Jan 30, 2025
Pull Request resolved: pytorch#7764

Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)

Mostly taken from extended_header.cpp/.h
ghstack-source-id: 262588577

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

Co-authored-by: lucylq <lfq@meta.com>
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. fb-exported topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants