tf.raw_ops.QueueSizeV2

Computes the number of elements in the given queue.

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

A Tensor of type int32.