Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dgraph_transformations.cc32 void PrintModelStats(const string& label, const Model& model) { in PrintModelStats() function
196 PrintModelStats(toco::port::StringF("Before %s", msg), *model); in RunGraphTransformationsWithStatus()
204 PrintModelStats(label, *model); in RunGraphTransformationsWithStatus()