Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_input_pipeline_analysis.cc84 constexpr double kModeratelyAllOtherBoundThresholdInPercent = 3; variable
440 } else if (all_other_percent >= kModeratelyAllOtherBoundThresholdInPercent) { in AllOtherAnalysis()
641 } else if (all_other_percent >= kModeratelyAllOtherBoundThresholdInPercent) { in InputAnalysis()