-
Notifications
You must be signed in to change notification settings - Fork 752
[Executorch][Export][5/N] Remove portable lib dependency in et/export #16130
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
[Executorch][Export][5/N] Remove portable lib dependency in et/export #16130
Conversation
Runtime import is forcing export to use portable lib, this diff decouples it and let's the user link the library directly with aten or portable lib Differential Revision: [D88571674](https://our.internmc.facebook.com/intern/diff/D88571674/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16130
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit c07e277 with merge base 53c6ad2 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Runtime import is forcing export to use portable lib, this diff decouples it and let's the user link the library directly with aten or portable lib Differential Revision: [D88571674](https://our.internmc.facebook.com/intern/diff/D88571674/) ghstack-source-id: 327669272 Pull Request resolved: #16130
This PR needs a
|
…n et/export" Runtime import is forcing export to use portable lib, this diff decouples it and let's the user link the library directly with aten or portable lib Differential Revision: [D88571674](https://our.internmc.facebook.com/intern/diff/D88571674/) [ghstack-poisoned]
Pull Request resolved: #16130 Runtime import is forcing export to use portable lib, this diff decouples it and let's the user link the library directly with aten or portable lib ghstack-source-id: 328250928 @exported-using-ghexport Differential Revision: [D88571674](https://our.internmc.facebook.com/intern/diff/D88571674/)
…n et/export" Runtime import is forcing export to use portable lib, this diff decouples it and let's the user link the library directly with aten or portable lib Differential Revision: [D88571674](https://our.internmc.facebook.com/intern/diff/D88571674/) [ghstack-poisoned]
Pull Request resolved: #16130 Runtime import is forcing export to use portable lib, this diff decouples it and let's the user link the library directly with aten or portable lib ghstack-source-id: 328250928 @exported-using-ghexport Differential Revision: [D88571674](https://our.internmc.facebook.com/intern/diff/D88571674/)
922b2d7
into
gh/abhinaykukkadapu/15/base
Stack from ghstack (oldest at bottom):
Runtime import is forcing export to use portable lib, this diff decouples it and let's the user link the library directly with aten or portable lib
Differential Revision: D88571674