Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dop_metrics_db_utils.h106 OpMetricsDb CreateTfMetricsDbFromDeviceOpMetricsDb(
H A Dop_metrics_db_utils.cc117 OpMetricsDb CreateTfMetricsDbFromDeviceOpMetricsDb( in CreateTfMetricsDbFromDeviceOpMetricsDb() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_to_tf_stats.cc104 CreateTfMetricsDbFromDeviceOpMetricsDb(op_stats.device_op_metrics_db()); in ConvertOpStatsToTfStats()
H A Dop_stats_to_overview_page.cc178 OpMetricsDb device_tf_op_metrics_db = CreateTfMetricsDbFromDeviceOpMetricsDb( in ComputeAnalysisResult()