Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtooling_util.h260 void PrintArrayShape(Model* model, const std::string& name);
H A Dtooling_util.cc1857 void PrintArrayShape(Model* model, const std::string& name) { in PrintArrayShape() function