Skip to content

[executorch][flat_tensor] Serialize flat tensor tests #7269

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 6 commits into from
Jan 18, 2025

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Dec 10, 2024

Stack from ghstack (oldest at bottom):

More comprehensive testing for flat tensor serialization.

Differential Revision: D67007821

More comprehensive testing for flat tensor serialization.

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

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Dec 10, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 4160a4e with merge base 8494b90 (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 Dec 10, 2024
@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit that referenced this pull request Dec 10, 2024
More comprehensive testing for flat tensor serialization.

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

ghstack-source-id: 257465213
Pull Request resolved: #7269
More comprehensive testing for flat tensor serialization.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

More comprehensive testing for flat tensor serialization.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit that referenced this pull request Jan 3, 2025
Pull Request resolved: #7269

Introduce _convert_to_flat_tensor, which interprets a flat_tensor blob as a flat_tensor schema.

Use this for more comprehensive testing for flat tensor serialization, and later for deserialization.

ghstack-source-id: 260059177
@exported-using-ghexport

Differential Revision: [D67007821](https://our.internmc.facebook.com/intern/diff/D67007821/)
More comprehensive testing for flat tensor serialization.

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

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

Introduce _convert_to_flat_tensor, which interprets a flat_tensor blob as a flat_tensor schema.

Use this for more comprehensive testing for flat tensor serialization, and later for deserialization.

ghstack-source-id: 260969721
@exported-using-ghexport

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

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

More comprehensive testing for flat tensor serialization.

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

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

Introduce _convert_to_flat_tensor, which interprets a flat_tensor blob as a flat_tensor schema.

Use this for more comprehensive testing for flat tensor serialization, and later for deserialization.

ghstack-source-id: 261295643
@exported-using-ghexport

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

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

More comprehensive testing for flat tensor serialization.

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

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

Introduce _convert_to_flat_tensor, which interprets a flat_tensor blob as a flat_tensor schema.

Use this for more comprehensive testing for flat tensor serialization, and later for deserialization.

ghstack-source-id: 261976100
@exported-using-ghexport

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

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

@facebook-github-bot facebook-github-bot merged commit 7d9c96d into gh/lucylq/26/base Jan 18, 2025
45 of 47 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/lucylq/26/head branch January 18, 2025 00:44
kirklandsign pushed a commit that referenced this pull request Jan 21, 2025
Pull Request resolved: #7269

Introduce _convert_to_flat_tensor, which interprets a flat_tensor blob as a flat_tensor schema.

Use this for more comprehensive testing for flat tensor serialization, and later for deserialization.

ghstack-source-id: 261976100
@exported-using-ghexport

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

Co-authored-by: lucylq <[email protected]>
YIWENX14 pushed a commit that referenced this pull request Jan 28, 2025
Pull Request resolved: #7269

Introduce _convert_to_flat_tensor, which interprets a flat_tensor blob as a flat_tensor schema.

Use this for more comprehensive testing for flat tensor serialization, and later for deserialization.

ghstack-source-id: 261976100
@exported-using-ghexport

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

Co-authored-by: lucylq <[email protected]>
zonglinpeng pushed a commit to zonglinpeng/executorch that referenced this pull request Jan 30, 2025
Pull Request resolved: pytorch#7269

Introduce _convert_to_flat_tensor, which interprets a flat_tensor blob as a flat_tensor schema.

Use this for more comprehensive testing for flat tensor serialization, and later for deserialization.

ghstack-source-id: 261976100
@exported-using-ghexport

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

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. fb-exported topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants