Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_input_pipeline_analysis.cc85 constexpr double kHighlyAllOtherBoundThresholdInPercent = 15; variable
436 if (all_other_percent >= kHighlyAllOtherBoundThresholdInPercent) { in AllOtherAnalysis()