Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Ddump_graph.cc112 string DumpGraphDefToFile(const string& name, GraphDef const& graph_def, in DumpGraphDefToFile() function
126 return DumpGraphDefToFile(name, graph_def, dirname); in DumpGraphToFile()
Ddump_graph.h36 string DumpGraphDefToFile(const string& name, GraphDef const& graph_def,
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmeta_optimizer.cc389 DumpGraphDefToFile( in OptimizeGraph()
410 DumpGraphDefToFile( in OptimizeGraph()
422 DumpGraphDefToFile( in OptimizeGraph()
545 DumpGraphDefToFile( in Optimize()
656 DumpGraphDefToFile( in Optimize()