Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_input_pipeline_analysis.cc60 constexpr double kModeratelyInfeedBoundThresholdInPercent = 5; variable
632 } else if (input_percent >= kModeratelyInfeedBoundThresholdInPercent) { in InputAnalysis()