Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_id_manager.cc37 Status Insert(TfGpuId tf_gpu_id, PlatformGpuId platform_gpu_id) in Insert()
60 bool Find(TfGpuId tf_gpu_id, PlatformGpuId* platform_gpu_id) const in Find()
86 Status GpuIdManager::InsertTfPlatformGpuIdPair(TfGpuId tf_gpu_id, in InsertTfPlatformGpuIdPair()
91 Status GpuIdManager::TfToPlatformGpuId(TfGpuId tf_gpu_id, in TfToPlatformGpuId()
Dgpu_id_utils.h42 TfGpuId tf_gpu_id) { in ExecutorForTfGpuId()
50 static void CheckValidTfGpuId(TfGpuId tf_gpu_id) { in CheckValidTfGpuId()
Dgpu_process_state.cc70 int GPUProcessState::BusIdForGPU(TfGpuId tf_gpu_id) { in BusIdForGPU()
81 TfGpuId tf_gpu_id, in GetGPUAllocator()
164 SharedCounter* GPUProcessState::GPUAllocatorCounter(TfGpuId tf_gpu_id) { in GPUAllocatorCounter()
Dgpu_device_factory.cc32 TfGpuId tf_gpu_id, const string& physical_device_desc, in GPUDevice()
65 const DeviceLocality& locality, TfGpuId tf_gpu_id, in CreateGPUDevice()
Dgpu_device.cc121 TfGpuId tf_gpu_id, ::tensorflow::Allocator* alloc, in Reinitialize()
237 BaseGPUDevice::StreamGroup* GetOrCreate(TfGpuId tf_gpu_id, in GetOrCreate()
300 TfGpuId tf_gpu_id, in BaseGPUDevice()
754 TfGpuId tf_gpu_id, Allocator* base_allocator, in Reinitialize()
1133 TfGpuId tf_gpu_id(next_tf_gpu_id); in CreateDevices() local
1148 TfGpuId tf_gpu_id(di); in CreateDevices() local
1183 const SessionOptions& options, const string& name_prefix, TfGpuId tf_gpu_id, in CreateGPUDevice()
1283 for (TfGpuId tf_gpu_id : all_tf_gpu_ids) { in GetDeviceLocalities() local
/external/tensorflow/tensorflow/core/grappler/clusters/
Dutils.cc159 TfGpuId tf_gpu_id(device.id); in GetDeviceInfo() local
Dsingle_machine.cc95 TfGpuId tf_gpu_id(parsed.id); in Provision() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dutils.cc243 TfGpuId tf_gpu_id(parsed.id); in GetDeviceInfo() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc738 TfGpuId tf_gpu_id(tf_gpu_id_value); in GetDeviceAndAllocator() local