executorch icon indicating copy to clipboard operation
executorch copied to clipboard

[executorch] Migrate runtime/kernel tests 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

The previous commit moved headers to the ::executorch::runtime namespace. This diff updates the tests for those changes. After this, these tests should not use ::torch::executor for the updated names.

Differential Revision: D60557625

dbort avatar Aug 09 '24 00:08 dbort