Skip to content

Fix exir.load/save to handle named data store map #9485

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
Mar 24, 2025

Conversation

tarun292
Copy link
Contributor

Summary: After named data store map was added recently to edge dialect the support for serializing/deserializing named data store map was missing in exir.load/save. This diff adds that and also adds a test to check for this.

Differential Revision: D71601647

Copy link

pytorch-bot bot commented Mar 21, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 46b8443 with merge base 94ec549 (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 Mar 21, 2025
@facebook-github-bot
Copy link
Contributor

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

tarun292 added a commit that referenced this pull request Mar 21, 2025
Summary:

After named data store map was added recently to edge dialect the support for serializing/deserializing named data store map was missing in exir.load/save. This diff adds that and also adds a test to check for this.

Reviewed By: pssrawat

Differential Revision: D71601647
@facebook-github-bot
Copy link
Contributor

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

tarun292 added a commit that referenced this pull request Mar 21, 2025
Summary:
Pull Request resolved: #9485

After named data store map was added recently to edge dialect the support for serializing/deserializing named data store map was missing in exir.load/save. This diff adds that and also adds a test to check for this.

Reviewed By: pssrawat

Differential Revision: D71601647
tarun292 added a commit that referenced this pull request Mar 21, 2025
Summary:

After named data store map was added recently to edge dialect the support for serializing/deserializing named data store map was missing in exir.load/save. This diff adds that and also adds a test to check for this.

Reviewed By: pssrawat

Differential Revision: D71601647
facebook-github-bot pushed a commit that referenced this pull request Mar 21, 2025
Summary:

After named data store map was added recently to edge dialect the support for serializing/deserializing named data store map was missing in exir.load/save. This diff adds that and also adds a test to check for this.

Reviewed By: pssrawat

Differential Revision: D71601647
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

tarun292 added a commit that referenced this pull request Mar 21, 2025
Summary:
Pull Request resolved: #9485

After named data store map was added recently to edge dialect the support for serializing/deserializing named data store map was missing in exir.load/save. This diff adds that and also adds a test to check for this.

Reviewed By: pssrawat

Differential Revision: D71601647
Copy link
Contributor

@pssrawat pssrawat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

facebook-github-bot pushed a commit that referenced this pull request Mar 22, 2025
Summary:

After named data store map was added recently to edge dialect the support for serializing/deserializing named data store map was missing in exir.load/save. This diff adds that and also adds a test to check for this.

Reviewed By: pssrawat

Differential Revision: D71601647
@facebook-github-bot
Copy link
Contributor

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

Summary:

After named data store map was added recently to edge dialect the support for serializing/deserializing named data store map was missing in exir.load/save. This diff adds that and also adds a test to check for this.

Reviewed By: pssrawat

Differential Revision: D71601647
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit 6ca39f8 into main Mar 24, 2025
80 of 83 checks passed
@facebook-github-bot facebook-github-bot deleted the export-D71601647 branch March 24, 2025 22:53
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