-
Notifications
You must be signed in to change notification settings - Fork 440
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] Migrate runtime/executor to new namespace #4615
Conversation
Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4615
Note: Links to docs will display an error until the docs builds have been completed. This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D60703365 |
…ew namespace" Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D60703365 |
…ew namespace" Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D60703365 |
…ew namespace" Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
…ernally Differential Revision: D61288452 Pull Request resolved: #4716
Differential Revision: D61032289 Pull Request resolved: #4623
Differential Revision: D61306983 Pull Request resolved: #4717
Differential Revision: D60838372 Pull Request resolved: #4557
Differential Revision: D60692061 Pull Request resolved: #4529
Differential Revision: D60945766 Pull Request resolved: #4708
Differential Revision: D61240788 Pull Request resolved: #4628
Differential Revision: D61211201 Pull Request resolved: #4502
Differential Revision: D61243540 Pull Request resolved: #4707
Differential Revision: D61080956 Pull Request resolved: #4675
…Android OS Differential Revision: D61314481 Pull Request resolved: #4732
Differential Revision: D60418073 Pull Request resolved: #4605
Differential Revision: D61346373 Pull Request resolved: #4736
Differential Revision: D60428953 Pull Request resolved: #4606
Differential Revision: D61345037 Pull Request resolved: #4735
Differential Revision: D61250846 Pull Request resolved: #4733
Differential Revision: D60428951 Pull Request resolved: #4607
Differential Revision: D60813405 Pull Request resolved: #4566
Differential Revision: D60428952 Pull Request resolved: #4608
Differential Revision: D61362068 Pull Request resolved: #4743
… tensor logging"" Differential Revision: D61359607 Pull Request resolved: #4739
Differential Revision: D61222257 Pull Request resolved: #4713
Differential Revision: D61366181 Pull Request resolved: #4746
…ew namespace" Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
Migrate these headers to the new `::executorch::runtime` namespace. Add temporary aliases from the old `::torch::executor` namespace so we can migrate users incrementally. The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work. Differential Revision: [D60703365](https://our.internmc.facebook.com/intern/diff/D60703365/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D60703365 |
Squashing this into #4610 |
Stack from ghstack (oldest at bottom):
Migrate these headers to the new
::executorch::runtime
namespace. Add temporary aliases from the old::torch::executor
namespace so we can migrate users incrementally.The tests for these headers are updated in the next diff to help demonstrate that the backwards-compatibility aliases work.
Differential Revision: D60703365