-
Notifications
You must be signed in to change notification settings - Fork 564
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
Conversation
🔗 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 FailureAs of commit 46b8443 with merge base 94ec549 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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
7372f01
to
c69610c
Compare
This pull request was exported from Phabricator. Differential Revision: D71601647 |
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
c69610c
to
b776a18
Compare
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
b776a18
to
7a5596b
Compare
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
7a5596b
to
d87f989
Compare
This pull request was exported from Phabricator. Differential Revision: D71601647 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D71601647 |
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
d87f989
to
03f04ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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
03f04ba
to
bcc515b
Compare
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
bcc515b
to
46b8443
Compare
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.
Differential Revision: D71601647