Searched refs:tf_gpu_id_value (Results 1 – 1 of 1) sorted by relevance
106 for (int tf_gpu_id_value = 0; tf_gpu_id_value < 100; ++tf_gpu_id_value) { in GetFirstValidDeviceId() local107 TfGpuId tf_gpu_id(tf_gpu_id_value); in GetFirstValidDeviceId()