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

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_stats.h 69 double run_coverage() const { function in class:tensorflow::tfprof::TFStats
print_model_analysis.cc 149 return tf_stat->run_coverage();
  /external/tensorflow/tensorflow/core/profiler/
profiler.cc 246 fprintf(stdout, "run graph coverage: %.2f\n", tf_stat->run_coverage());

Completed in 192 milliseconds