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

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_stats.h 68 bool has_code_traces() const { return has_code_traces_; } function in class:tensorflow::tfprof::TFStats
tfprof_stats.cc 180 if (!has_code_traces()) {
  /external/tensorflow/tensorflow/core/profiler/internal/advisor/
expensive_operation_checker.h 73 if (!stats->has_code_traces()) {

Completed in 102 milliseconds