Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.cc590 std::string GetSubgraphLabel(Node const& node, const std::string& subgraph) { in GetSubgraphLabel() function
624 std::string label = GetSubgraphLabel(node, node_name); in DumpSubgraphHeader()