HomeSort by relevance Sort by last modified time
    Searched full:has_gpu_stream (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_stats.cc 274 bool has_gpu_stream = false; local
281 has_gpu_stream = true;
306 if (has_gpu_scheduling && !has_gpu_stream) {

Completed in 378 milliseconds