tf.raw_ops.LookupTableSize

Computes the number of elements in the given table.

table_handle A Tensor of type mutable string. Handle to the table.
name A name for the operation (optional).

A Tensor of type int64.