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()
147 string remote_fused_graph_node_name; in FuseRemoteGraph() local
152 &fuse_by_executor, &remote_fused_graph_node_name, in FuseRemoteGraph()
168 mutable_input_graph_def, inputs, outputs, remote_fused_graph_node_name, in FuseRemoteGraph()
183 mutable_input_graph_def, inputs, outputs, remote_fused_graph_node_name, in FuseRemoteGraph()
192 mutable_input_graph_def, inputs, outputs, remote_fused_graph_node_name, in FuseRemoteGraph()
221 string remote_fused_graph_node_name; in PlaceRemoteGraphArguments() local
226 &fuse_by_executor, &remote_fused_graph_node_name, in PlaceRemoteGraphArguments()
249 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.cc945 const string& remote_fused_graph_node_name, const ClusterInfo& cluster, in FuseCluster() argument
967 remote_fused_graph_node_name, remote_graph_executor_name, subgraph_def, in FuseCluster()
1012 remote_fused_graph_node_name, i, in FuseCluster()
1046 const string remote_fused_graph_node_name = in FuseRemoteGraphByNodeNames() local
1049 remote_fused_graph_node_name, ci_vec.at(i), in FuseRemoteGraphByNodeNames()
1059 const string& remote_fused_graph_node_name, in FuseRemoteGraphByBorder() argument
1069 input_graph_def, inputs, outputs, remote_fused_graph_node_name, cluster, in FuseRemoteGraphByBorder()
1115 const string& remote_fused_graph_node_name, in PlaceRemoteGraphArguments() argument
1130 remote_fused_graph_node_name); in PlaceRemoteGraphArguments()
1182 string remote_fused_graph_node_name; in FuseRemoteGraphByPlacedArguments() local
[all …]