tf.raw_ops.WorkerHeartbeat

Worker heartbeat op.

Heartbeats may be sent periodically to indicate the coordinator is still active, to retrieve the current worker status and to expedite shutdown when necessary.

request A Tensor of type string. A string tensor containing a serialized WorkerHeartbeatRequest
name A name for the operation (optional).

A Tensor of type string.