tf.raw_ops.QueueSizeV2

Computes the number of elements in the given queue.

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

A Tensor of type int32.