Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc64 const NodeDef* FindNodeDefByName(const string& input, in FindNodeDefByName() function
428 const NodeDef* node_def = FindNodeDefByName(node_name, graph_def); in GetOutputTensorShapeType()
854 const NodeDef* node_def = FindNodeDefByName(subgraph_input_name, graph_def); in BuildClusterSubgraphDef()
1323 const NodeDef* node_def = FindNodeDefByName(input_tensor.first, graph_def); in IsFuseReady()