tf.raw_ops.LookupTableSize

Computes the number of elements in the given table.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.LookupTableSize

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

A Tensor of type int64.