Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h190 static Status BuildIdentityOpNode(const string& node_name,
Dremote_fused_graph_execute_utils.cc713 /* static */ Status RemoteFusedGraphExecuteUtils::BuildIdentityOpNode( in BuildIdentityOpNode() function in tensorflow::RemoteFusedGraphExecuteUtils
1013 TF_RETURN_IF_ERROR(BuildIdentityOpNode(output_name, in FuseCluster()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer.cc379 TF_RETURN_IF_ERROR(RemoteFusedGraphExecuteUtils::BuildIdentityOpNode( in TransformGraphToAddAggregatedInputNode()