tf.raw_ops.LookupTableSizeV2

Computes the number of elements in the given table.

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

A Tensor of type int64.