tf.raw_ops.ComputeBatchSize

Computes the static batch size of a dataset sans partial batches.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.ComputeBatchSize

input_dataset A Tensor of type variant.
name A name for the operation (optional).

A Tensor of type int64.