Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Ddump_graphviz.cc127 void GetArrayColorAndShape(const Model& model, const std::string& array_name, in GetArrayColorAndShape() function
634 GetArrayColorAndShape(model, array_id, &color, &shape); in DumpArray()