Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.cc48 constexpr char kSubgraphFmt[] = variable
625 AppendF(output_file, kSubgraphFmt, node_name, color.AsHexString(), label); in DumpSubgraphHeader()