Searched refs:DumpGraphviz (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/lite/toco/ |
D | dump_graphviz.h | 24 void DumpGraphviz(const Model& model, std::string* output_file_contents,
|
D | toco_tooling.cc | 504 DumpGraphviz(model, output_file_contents, "Computation Graph"); in Export()
|
D | dump_graphviz.cc | 761 void DumpGraphviz(const Model& model, std::string* output_file, in DumpGraphviz() function
|
D | tooling_util.cc | 574 DumpGraphviz(model, &graphviz_dump, in DumpGraphvizVideoFrame() 598 DumpGraphviz(model, &graphviz_dump, message); in LogDump()
|