Merge repeated labels into single labels. Args: labels: Tensor of shape [batch, max value in seq_length] seq_length: Tensor of shape [batch], sequence length of each batch element. name: A name for this `Op`. Defaults to "collapse_repeated_labels". Returns: A tuple `(collapsed_
(labels, seq_length, name=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected