Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc106 for (int tf_gpu_id_value = 0; tf_gpu_id_value < 100; ++tf_gpu_id_value) { in GetFirstValidDeviceId() local
107 TfGpuId tf_gpu_id(tf_gpu_id_value); in GetFirstValidDeviceId()