Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc115 string DumpGraphDef(const GraphDef& graph_def) { in DumpGraphDef() function
640 << "No shape type found for " << input << DumpGraphDef(subgraph_def); in BuildRemoteFusedGraphExecuteInfo()
666 << "No shape type found for " << output << DumpGraphDef(subgraph_def); in BuildRemoteFusedGraphExecuteInfo()
883 VLOG(1) << DumpGraphDef(*subgraph_def); in BuildClusterSubgraphDef()