View source on GitHub |
A wrapper for remote_fused_graph_execute.
tf.contrib.remote_fused_graph.remote_fused_graph_execute(
inputs, output_types, graph_def, graph_input_node_names,
graph_output_node_names, executor_name, serialized_executor_parameters,
default_graph_input_tensor_type_shapes=None,
default_graph_output_tensor_type_shapes=None
)