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.cc1553 PlatformGpuId platform_gpu_dst; in GetDeviceLocalities() local
1555 GpuIdManager::TfToPlatformGpuId(tf_gpu_dst, &platform_gpu_dst)); in GetDeviceLocalities()
1556 if (imap.directed_links.find({platform_gpu_id, platform_gpu_dst}) != in GetDeviceLocalities()
1570 PlatformGpuId platform_gpu_dst; in GetDeviceLocalities() local
1572 GpuIdManager::TfToPlatformGpuId(tf_gpu_dst, &platform_gpu_dst)); in GetDeviceLocalities()
1573 if (platform_gpu_id == platform_gpu_dst) { in GetDeviceLocalities()