Home
last modified time | relevance | path

Searched refs:platform_gpu_dst (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc1315 PlatformGpuId platform_gpu_dst; in GetDeviceLocalities() local
1317 GpuIdManager::TfToPlatformGpuId(tf_gpu_dst, &platform_gpu_dst)); in GetDeviceLocalities()
1318 if (imap.directed_links.find({platform_gpu_id, platform_gpu_dst}) != in GetDeviceLocalities()
1332 PlatformGpuId platform_gpu_dst; in GetDeviceLocalities() local
1334 GpuIdManager::TfToPlatformGpuId(tf_gpu_dst, &platform_gpu_dst)); in GetDeviceLocalities()
1335 if (platform_gpu_id == platform_gpu_dst) { in GetDeviceLocalities()