Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc1425 TfGpuId peer_tf_gpu_id(id); in CreateGPUDevice() local
1426 if (peer_tf_gpu_id != tf_gpu_id) { in CreateGPUDevice()
1427 peer_gpu_ids.push_back(peer_tf_gpu_id); in CreateGPUDevice()