Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dprint_model_analysis.cc40 string RunProfile(const string& command, const string& options, in RunProfile() function
161 return RunProfile(*command, *options, tf_stat); in Profile()
205 return RunProfile(*command, *options, &tf_stats); in PrintModelAnalysis()