Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_input_pipeline_analysis.cc317 struct InputOpMetrics { struct
322 InputOpMetrics SelectInputOpMetrics(const OpMetricsDb& all_op_metrics) { in SelectInputOpMetrics()
323 InputOpMetrics input_op_metrics; in SelectInputOpMetrics()
474 InputOpMetrics input_op_metrics = SelectInputOpMetrics(host_tf_metrics_db); in GenerateHostResult()