-
Notifications
You must be signed in to change notification settings - Fork 654
Use extension module for pybind #13717
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
base: gh/lucylq/102/base
Are you sure you want to change the base?
Conversation
Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with https://github.com/pytorch/executorch/blob/2bb567f15a54fbc0ef621e5e85ff24e5da505b11/extension/module/bundled_module.h#L4 Differential Revision: [D70516347](https://our.internmc.facebook.com/intern/diff/D70516347/) [ghstack-poisoned]
Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with https://github.com/pytorch/executorch/blob/2bb567f15a54fbc0ef621e5e85ff24e5da505b11/extension/module/bundled_module.h#L4 Differential Revision: [D70516347](https://our.internmc.facebook.com/intern/diff/D70516347/) ghstack-source-id: 305831069 Pull Request resolved: #13717
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13717
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below:
❌ 5 New FailuresAs of commit 4cd2f88 with merge base 8278e7b ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D70516347 |
This PR needs a
|
Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with https://github.com/pytorch/executorch/blob/2bb567f15a54fbc0ef621e5e85ff24e5da505b11/extension/module/bundled_module.h#L4 Differential Revision: [D70516347](https://our.internmc.facebook.com/intern/diff/D70516347/) [ghstack-poisoned]
Pull Request resolved: #13717 Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with https://github.com/pytorch/executorch/blob/2bb567f15a54fbc0ef621e5e85ff24e5da505b11/extension/module/bundled_module.h#L4 ghstack-source-id: 305832320 @exported-using-ghexport Differential Revision: [D70516347](https://our.internmc.facebook.com/intern/diff/D70516347/)
This pull request was exported from Phabricator. Differential Revision: D70516347 |
Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with https://github.com/pytorch/executorch/blob/2bb567f15a54fbc0ef621e5e85ff24e5da505b11/extension/module/bundled_module.h#L4 Differential Revision: [D70516347](https://our.internmc.facebook.com/intern/diff/D70516347/) [ghstack-poisoned]
Pull Request resolved: #13717 Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with https://github.com/pytorch/executorch/blob/2bb567f15a54fbc0ef621e5e85ff24e5da505b11/extension/module/bundled_module.h#L4 ghstack-source-id: 305994827 @exported-using-ghexport Differential Revision: [D70516347](https://our.internmc.facebook.com/intern/diff/D70516347/)
This pull request was exported from Phabricator. Differential Revision: D70516347 |
Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with https://github.com/pytorch/executorch/blob/2bb567f15a54fbc0ef621e5e85ff24e5da505b11/extension/module/bundled_module.h#L4 Differential Revision: [D70516347](https://our.internmc.facebook.com/intern/diff/D70516347/) [ghstack-poisoned]
Pull Request resolved: #13717 Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with https://github.com/pytorch/executorch/blob/2bb567f15a54fbc0ef621e5e85ff24e5da505b11/extension/module/bundled_module.h#L4 ghstack-source-id: 306001495 @exported-using-ghexport Differential Revision: [D70516347](https://our.internmc.facebook.com/intern/diff/D70516347/)
This pull request was exported from Phabricator. Differential Revision: D70516347 |
Stack from ghstack (oldest at bottom):
Deprecate the module class in pybindings, previously it was blocked by bundled program, and now it's resolved with
executorch/extension/module/bundled_module.h
Line 4 in 2bb567f
Differential Revision: D70516347