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.cc864 TF_RETURN_IF_ERROR(ReplaceInputNodeByPlaceHolder(subgraph_input_name, dt, in BuildClusterSubgraphDef()
1433 /* static */ Status RemoteFusedGraphExecuteUtils::ReplaceInputNodeByPlaceHolder( in ReplaceInputNodeByPlaceHolder() function in tensorflow::RemoteFusedGraphExecuteUtils