Home
last modified time | relevance | path

Searched defs:physical_device_desc (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device_factory.cc31 TfGpuId tf_gpu_id, const string& physical_device_desc, in GPUDevice()
65 const string& physical_device_desc, in CreateGPUDevice()
Dgpu_device.cc252 const string& physical_device_desc, in BaseGPUDevice()
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice.cc42 const DeviceLocality& locality, const string& physical_device_desc) { in BuildDeviceAttributes()
/external/tensorflow/tensorflow/core/framework/
Ddevice_attributes.proto50 string physical_device_desc = 7; field
/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.h200 const string& physical_device_desc, SYCLAllocator* sycl_allocator, in SYCLDevice()