executorch icon indicating copy to clipboard operation
executorch copied to clipboard

[executorch] Migrate runtime/executor to new namespace

Open dbort opened this issue 1 year ago • 5 comments

Stack from ghstack (oldest at bottom):

  • #4621
  • #4620
  • #4619
  • #4618
  • #4617
  • #4616
  • -> #4615
  • #4614
  • #4613
  • #4612
  • #4611
  • #4610
  • #4609
  • #4608
  • #4607
  • #4606
  • #4605

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

dbort avatar Aug 09 '24 00:08 dbort

:link: Helpful Links

:test_tube: 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.

pytorch-bot[bot] avatar Aug 09 '24 00:08 pytorch-bot[bot]

This pull request was exported from Phabricator. Differential Revision: D60703365

facebook-github-bot avatar Aug 09 '24 00:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D60703365

facebook-github-bot avatar Aug 09 '24 01:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D60703365

facebook-github-bot avatar Aug 09 '24 02:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D60703365

facebook-github-bot avatar Aug 09 '24 19:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D60703365

facebook-github-bot avatar Aug 14 '24 23:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D60703365

facebook-github-bot avatar Aug 16 '24 18:08 facebook-github-bot

Squashing this into #4610

dbort avatar Aug 19 '24 18:08 dbort