Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc133 int64_t node_exec_time = in ProcessProfiles() local
137 node_num, start_us, node_exec_time, in ProcessProfiles()
140 curr_total_us += node_exec_time; in ProcessProfiles()