Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.cc529 void DumpOperatorEdges(const Model& model, std::string* output_file, in DumpOperatorEdges() function
774 DumpOperatorEdges(model, output_file, op_index); in DumpGraphviz()