tf.raw_ops.ComputeBatchSize

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

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

A Tensor of type int64.