Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc232 static int ExtractGpuWithoutStream(string device_name) { in ExtractGpuWithoutStream() function
300 const int gpu_id = ExtractGpuWithoutStream(string(device_name)); in BuildCostModel()