Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device_factory.cc33 TfGpuId tf_gpu_id, const string& physical_device_desc, in GPUDevice()
67 const string& physical_device_desc, Allocator* gpu_allocator, in CreateGPUDevice()
Dgpu_device.cc382 const string& physical_device_desc, in BaseGPUDevice()
/external/tensorflow/tensorflow/core/framework/
Ddevice.cc44 const DeviceLocality& locality, const string& physical_device_desc) { in BuildDeviceAttributes()
Ddevice_attributes.proto52 string physical_device_desc = 7; field