-
Notifications
You must be signed in to change notification settings - Fork 607
Add exir.save and exir.load with export_serialize #3000
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/3000
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit ba6ab10 with merge base 5ef8427 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D56037593 |
Summary: Adding exir.save and exir.load similar to torch.export.save and torch.export.load for saving and loading edge exported program's. Differential Revision: D56037593
2f0a0f9
to
630cafb
Compare
This pull request was exported from Phabricator. Differential Revision: D56037593 |
Summary: Adding exir.save and exir.load similar to torch.export.save and torch.export.load for saving and loading edge exported program's. Reviewed By: cccclai Differential Revision: D56037593
630cafb
to
d157e4d
Compare
This pull request was exported from Phabricator. Differential Revision: D56037593 |
Summary: Adding exir.save and exir.load similar to torch.export.save and torch.export.load for saving and loading edge exported program's. Reviewed By: cccclai Differential Revision: D56037593
d157e4d
to
0df7266
Compare
This pull request was exported from Phabricator. Differential Revision: D56037593 |
Summary: Adding exir.save and exir.load similar to torch.export.save and torch.export.load for saving and loading edge exported program's. Reviewed By: cccclai Differential Revision: D56037593
0df7266
to
0344cf8
Compare
This pull request was exported from Phabricator. Differential Revision: D56037593 |
Summary: Adding exir.save and exir.load similar to torch.export.save and torch.export.load for saving and loading edge exported program's. Reviewed By: cccclai Differential Revision: D56037593
0344cf8
to
ba6ab10
Compare
This pull request was exported from Phabricator. Differential Revision: D56037593 |
This pull request has been merged in 6acc86f. |
Differential Revision: D56037593