executorch icon indicating copy to clipboard operation
executorch copied to clipboard

[executorch] Migrate runtime/backend to new namespace

Open dbort opened this issue 6 months 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

Differential Revision: D60626392

dbort avatar Aug 09 '24 00:08 dbort