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.cc737 for (int tf_gpu_id_value = 0; tf_gpu_id_value < 100; ++tf_gpu_id_value) { in GetDeviceAndAllocator() local
738 TfGpuId tf_gpu_id(tf_gpu_id_value); in GetDeviceAndAllocator()
753 LOG(ERROR) << "TF GPU with id " << tf_gpu_id_value << " does not exist " in GetDeviceAndAllocator()