openxla / xla

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

Move client creation to a separate file (NFC). #14281

Closed copybara-service[bot] closed 1 hour ago

copybara-service[bot] commented 2 days ago

Move client creation to a separate file (NFC).

This allows to depend on functions that are provided by FunctionalHloRunner without pulling in GPU dependencies.