Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc1013 string times_str = ""; in LogInfo() local
1018 times_str += " "; in LogInfo()
1022 times_str += in LogInfo()
1027 VLOG(1) << "Elapsed times are: " << times_str; in LogInfo()