Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform.cc70 string* remote_fused_graph_node_name, in ParseArguments() argument
99 "", remote_fused_graph_node_name)); in ParseArguments()
153 string remote_fused_graph_node_name; in FuseRemoteGraph() local
158 &fuse_by_executor, &remote_fused_graph_node_name, in FuseRemoteGraph()
174 mutable_input_graph_def, inputs, outputs, remote_fused_graph_node_name, in FuseRemoteGraph()
189 mutable_input_graph_def, inputs, outputs, remote_fused_graph_node_name, in FuseRemoteGraph()
198 mutable_input_graph_def, inputs, outputs, remote_fused_graph_node_name, in FuseRemoteGraph()
227 string remote_fused_graph_node_name; in PlaceRemoteGraphArguments() local
232 &fuse_by_executor, &remote_fused_graph_node_name, in PlaceRemoteGraphArguments()
255 fused_op_types, remote_fused_graph_node_name, remote_graph_executor_name, in PlaceRemoteGraphArguments()
Dremote_fused_graph_execute_utils.h222 const string& remote_fused_graph_node_name,
241 const string& remote_fused_graph_node_name,
263 const string& remote_fused_graph_node_name,
Dremote_fused_graph_execute_utils.cc947 const string& remote_fused_graph_node_name, const ClusterInfo& cluster, in FuseCluster() argument
969 remote_fused_graph_node_name, remote_graph_executor_name, subgraph_def, in FuseCluster()
1014 remote_fused_graph_node_name, i, in FuseCluster()
1048 const string remote_fused_graph_node_name = in FuseRemoteGraphByNodeNames() local
1051 remote_fused_graph_node_name, ci_vec.at(i), in FuseRemoteGraphByNodeNames()
1061 const string& remote_fused_graph_node_name, in FuseRemoteGraphByBorder() argument
1071 input_graph_def, inputs, outputs, remote_fused_graph_node_name, cluster, in FuseRemoteGraphByBorder()
1117 const string& remote_fused_graph_node_name, in PlaceRemoteGraphArguments() argument
1132 remote_fused_graph_node_name); in PlaceRemoteGraphArguments()
1184 string remote_fused_graph_node_name; in FuseRemoteGraphByPlacedArguments() local
[all …]