Returns initial beams search states. Args: theta: a NestedMap of parameters. encoder_outputs: a NestedMap computed by encoder. num_hyps_per_beam: An int, number hyps to keep for source sentence. Returns: A tuple (initial_results, states). initial_results: a
(self, theta, encoder_outputs,
num_hyps_per_beam)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected