Home
last modified time | relevance | path

Searched refs:FuseRemoteGraphByNodeNames (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform.cc167 TF_RETURN_IF_ERROR(RemoteFusedGraphExecuteUtils::FuseRemoteGraphByNodeNames( in FuseRemoteGraph()
Dremote_fused_graph_execute_utils.h229 static Status FuseRemoteGraphByNodeNames(
Dremote_fused_graph_execute_utils.cc1034 /* static */ Status RemoteFusedGraphExecuteUtils::FuseRemoteGraphByNodeNames( in FuseRemoteGraphByNodeNames() function in tensorflow::RemoteFusedGraphExecuteUtils
1083 return FuseRemoteGraphByNodeNames( in FuseRemoteGraphByOpTypes()
1301 TF_RETURN_IF_ERROR(FuseRemoteGraphByNodeNames( in FuseRemoteGraphByPlacedArguments()
Dremote_fused_graph_execute_utils_test.cc103 return RemoteFusedGraphExecuteUtils::FuseRemoteGraphByNodeNames( in FuseByNodes()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_control_wrapper.cc404 TF_RETURN_IF_ERROR(RemoteFusedGraphExecuteUtils::FuseRemoteGraphByNodeNames( in FuseRemoteGraph()