Args: prev_output_tokens (LongTensor): shifted output tokens of shape `(batch, tgt_len)`, for teacher forcing encoder_out (dict, optional): output from the encoder, used for encoder-side attention Returns: tuple:
(self, prev_output_tokens, encoder_out=None, **kwargs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected