Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Ddump_graphviz.cc103 Color HashStringToColor(std::string s) { in HashStringToColor() function
625 Color color = HashStringToColor(node_name); in DumpSubgraphHeader()