tf.contrib.training.NextQueuedSequenceBatch.total_length
The lengths of the original (non-truncated) unrolled examples.
Returns:
An integer vector of length batch_size
, the total lengths.
tf.contrib.training.NextQueuedSequenceBatch.total_length
The lengths of the original (non-truncated) unrolled examples.
An integer vector of length batch_size
, the total lengths.
Please login to continue.