Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.h24 void DumpGraphviz(const Model& model, std::string* output_file_contents,
Dtoco_tooling.cc504 DumpGraphviz(model, output_file_contents, "Computation Graph"); in Export()
Ddump_graphviz.cc761 void DumpGraphviz(const Model& model, std::string* output_file, in DumpGraphviz() function
Dtooling_util.cc574 DumpGraphviz(model, &graphviz_dump, in DumpGraphvizVideoFrame()
598 DumpGraphviz(model, &graphviz_dump, message); in LogDump()