Op returns the number of incomplete elements in the underlying container.
tf.raw_ops.OrderedMapIncompleteSize(
dtypes,
capacity=0,
memory_limit=0,
container='',
shared_name='',
name=None
)
Returns | |
---|---|
A Tensor of type int32 .
|