Decode via sampling from softmax at each step. Args: encoder_outputs: the outputs of the encoder. Returns: BeamSearchDecodeOutput, same as what BeamSearchDecode returns.
(self, encoder_outputs)
source not stored for this graph (policy: none)