Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.cc621 void DumpSubgraphHeader(std::string* output_file, Node const& node, in DumpSubgraphHeader() function
650 DumpSubgraphHeader(output_file, node, node_name); in DumpNode()