Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.h259 void PrintArrayShape(Model* model, const std::string& name);
Dtooling_util.cc1855 void PrintArrayShape(Model* model, const std::string& name) { in PrintArrayShape() function