tf.raw_ops.QueueSize

Computes the number of elements in the given queue.

handle A Tensor of type mutable string. The handle to a queue.
name A name for the operation (optional).

A Tensor of type int32.