tf.contrib.rpc.rpc

address A Tensor of type string.
method A Tensor of type string.
request A Tensor of type string.
protocol An optional string. Defaults to "".
fail_fast An optional bool. Defaults to True.
timeout_in_ms An optional int. Defaults to 0.
name A name for the operation (optional).

A Tensor of type string.