Performs beam-search decoding while biasing towards provided targets. Args: encoder_outputs: a NestedMap computed by encoder. Must include `targets`, which is used to bias beam search. num_hyps_per_beam_override: If set to a value <= 0, this parameter is ignored. If
(self,
encoder_outputs,
num_hyps_per_beam_override=0)
source not stored for this graph (policy: none)