Performs inference for the given output probabilities. Arguments: probs: The output probabilities (e.g. log post-softmax) for each time step. Should be an array of shape (time x output dim). beam_size (int): Size of the beam to use during inference. blank (int): I
(probs, beam_size=10, blank=0)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected