Home
last modified time | relevance | path

Searched defs:WriteProfile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dprint_model_analysis.cc167 void WriteProfile(const string* filename) { in WriteProfile() function
H A Dtfprof_stats.cc348 void TFStats::WriteProfile(const string& filename) { in WriteProfile() function in tensorflow::tfprof::TFStats