tf.contrib.training.NextQueuedSequenceBatch.batch_size

tf.contrib.training.NextQueuedSequenceBatch.batch_size

The batch_size of the given batch.

Usually, this is the batch_size requested when initializing the SQSS, but if allow_small_batch=True this will become smaller when inputs are exhausted.

Returns:

A scalar integer tensor, the batch_size

doc_TensorFlow
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.