Returns the argmax decoding given the probability matrix. Removes repeated elements in the sequence, as well as blanks. Arguments: probs: Tensor of character probabilities from the network. Expected shape of batch x seq_length x output_dim sizes(opti
(self, probs, sizes=None)
source not stored for this graph (policy: none)