openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.64k stars 418 forks source link

[HLO Componentization] Create hlo/tools sub-component (Phase I). #17881

Closed copybara-service[bot] closed 1 week ago

copybara-service[bot] commented 1 week ago

[HLO Componentization] Create hlo/tools sub-component (Phase I). This CL takes care of

  1. Migrating xla/tools --> xla/hlo/tools
  2. As there are no header or target dependencies of these tools, no aliases are setup.

Phase II will take care of migration of external projects dependencies from xla/tools --> xla/hlo/tools