Op returns the number of elements in the underlying container.
View aliases
Compat aliases for migration
See Migration guide for more details.
tf.raw_ops.MapSize(
dtypes,
capacity=0,
memory_limit=0,
container='',
shared_name='',
name=None
)
Returns | |
---|---|
A Tensor of type int32 .
|