Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h121 static bool IsInputNode(
Dremote_fused_graph_execute_utils.cc284 if (IsInputNode(input_node_info_list, node->name())) { in DryRunInferenceForAllNode()
324 /* static */ bool RemoteFusedGraphExecuteUtils::IsInputNode( in IsInputNode() function in tensorflow::RemoteFusedGraphExecuteUtils