Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h219 static Status FuseCluster(const GraphDef& input_graph_def,
Dremote_fused_graph_execute_utils.cc944 /* static */ Status RemoteFusedGraphExecuteUtils::FuseCluster( in FuseCluster() function in tensorflow::RemoteFusedGraphExecuteUtils
1050 TF_RETURN_IF_ERROR(FuseCluster(input_graph_def, inputs, outputs, in FuseRemoteGraphByNodeNames()
1070 return FuseCluster( in FuseRemoteGraphByBorder()