Home
last modified time | relevance | path

Searched refs:FuseRemoteGraphByBorder (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform.cc182 TF_RETURN_IF_ERROR(RemoteFusedGraphExecuteUtils::FuseRemoteGraphByBorder( in FuseRemoteGraph()
Dremote_fused_graph_execute_utils.h238 static Status FuseRemoteGraphByBorder(
Dremote_fused_graph_execute_utils.cc1056 /* static */ Status RemoteFusedGraphExecuteUtils::FuseRemoteGraphByBorder( in FuseRemoteGraphByBorder() function in tensorflow::RemoteFusedGraphExecuteUtils
1306 TF_RETURN_IF_ERROR(FuseRemoteGraphByBorder( in FuseRemoteGraphByPlacedArguments()
Dremote_fused_graph_execute_utils_test.cc95 return RemoteFusedGraphExecuteUtils::FuseRemoteGraphByBorder( in FuseByInOut()