Home
last modified time | relevance | path

Searched defs:ListPhysicalDevices (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_tpu_device.cc316 Status TpuNodeDeviceFactory::ListPhysicalDevices(std::vector<string>* devices) { in ListPhysicalDevices() function in tensorflow::__anon97a0afeb0111::TpuNodeDeviceFactory
418 Status TpuSystemDeviceFactory::ListPhysicalDevices( in ListPhysicalDevices() function in tensorflow::__anon97a0afeb0111::TpuSystemDeviceFactory
H A Dxla_cpu_device.cc41 Status XlaCpuDeviceFactory::ListPhysicalDevices(std::vector<string>* devices) { in ListPhysicalDevices() function in tensorflow::XlaCpuDeviceFactory
H A Dxla_gpu_device.cc45 Status XlaGpuDeviceFactory::ListPhysicalDevices(std::vector<string>* devices) { in ListPhysicalDevices() function in tensorflow::XlaGpuDeviceFactory
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dthreadpool_device_factory.cc32 Status ListPhysicalDevices(std::vector<string>* devices) override { in ListPhysicalDevices() function in tensorflow::ThreadPoolDeviceFactory
H A Ddevice_set_test.cc63 Status ListPhysicalDevices(std::vector<string>* devices) override { in ListPhysicalDevices() function in tensorflow::__anon94736aec0111::DummyFactory
H A Dplacer_test.cc114 Status ListPhysicalDevices(std::vector<string>* devices) override { in ListPhysicalDevices() function in tensorflow::__anonc193f7280111::DummyFactory
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device_factory.cc113 Status ListPhysicalDevices(std::vector<string>* devices) override { in ListPhysicalDevices() function in tensorflow::GPUCompatibleCPUDeviceFactory
H A Dgpu_device.cc1229 Status BaseGPUDeviceFactory::ListPhysicalDevices(std::vector<string>* devices) { in ListPhysicalDevices() function in tensorflow::BaseGPUDeviceFactory
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
H A Dpluggable_device_factory.cc120 Status PluggableDeviceFactory::ListPhysicalDevices( in ListPhysicalDevices() function in tensorflow::PluggableDeviceFactory