Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_to_input_pipeline_analysis.cc373 double avg_host_to_device_time_ms = in RatioOfHostToDeviceTimeToStepTime() local
375 return SafeDivide(avg_host_to_device_time_ms, avg_step_time_ms); in RatioOfHostToDeviceTimeToStepTime()