Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Ddump_graphviz.cc253 std::string GetArrayLabel(const Model& model, const std::string& array_id) { in GetArrayLabel() function
635 std::string label = GetArrayLabel(model, array_id); in DumpArray()