HomeSort by relevance Sort by last modified time
    Searched refs:remote_graph_executor_name (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
remote_fused_graph_rewriter_transform.cc 71 string* remote_graph_executor_name) {
96 "", remote_graph_executor_name));
101 CHECK(!remote_graph_executor_name->empty());
148 string remote_graph_executor_name; local
153 &remote_graph_executor_name));
169 fused_node_names, remote_graph_executor_name, require_shape_type,
184 border_inputs, border_outputs, remote_graph_executor_name,
193 fused_op_types, remote_graph_executor_name, require_shape_type,
197 mutable_input_graph_def, inputs, outputs, remote_graph_executor_name,
222 string remote_graph_executor_name; local
    [all...]
remote_fused_graph_execute_utils.h 215 const string& remote_graph_executor_name,
235 const string& remote_graph_executor_name, const bool require_shape_type,
255 const string& remote_graph_executor_name, GraphDef* graph_def);
remote_fused_graph_execute_utils.cc 1184 string remote_graph_executor_name; local
    [all...]

Completed in 67 milliseconds