openxla / xla

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

Make CudaExecutor::CreateDeviceDescrition not fail even if CUDA is not available #19832

Closed copybara-service[bot] closed 3 days ago

copybara-service[bot] commented 3 days ago

Make CudaExecutor::CreateDeviceDescrition not fail even if CUDA is not available

Tensorflow relies on that behaviour.