Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_tf_stats.cc91 double total_host_time_us = PicosToMicros(total_host_time_ps); in GenerateTfStatsTable() local
100 SetRankAndHostTimeFractions(total_host_time_us, *prev_record, record); in GenerateTfStatsTable()