Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Ddump_graph.h42 string DumpGraphDefToFile(const string& name, GraphDef const& graph_def,
Ddump_graph.cc196 string DumpGraphDefToFile(const string& name, GraphDef const& graph_def, in DumpGraphDefToFile() function
268 return DumpGraphDefToFile(name, graph_def, dirname); in DumpGraphToFile()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmeta_optimizer.cc478 DumpGraphDefToFile( in OptimizeGraph()
502 DumpGraphDefToFile( in OptimizeGraph()
514 DumpGraphDefToFile( in OptimizeGraph()
909 DumpGraphDefToFile( in OptimizeConsumeItem()
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc1247 DumpGraphDefToFile(strings::StrCat("partition_", it.first, "_", in Partition()
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc881 DumpGraphDefToFile( in InstantiateMultiDevice()