Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h302 static Status ReplaceInputNodeByPlaceHolder(const string& input,
Dremote_fused_graph_execute_utils.cc862 TF_RETURN_IF_ERROR(ReplaceInputNodeByPlaceHolder(subgraph_input_name, dt, in BuildClusterSubgraphDef()
1431 /* static */ Status RemoteFusedGraphExecuteUtils::ReplaceInputNodeByPlaceHolder( in ReplaceInputNodeByPlaceHolder() function in tensorflow::RemoteFusedGraphExecuteUtils