Similar to *forward* but only return features. Returns: tuple: - the decoder's features of shape `(batch, tgt_len, embed_dim)` - a dictionary with any model-specific outputs
(self, prev_output_tokens, encoder_out=None, incremental_state=None, **unused)
source not stored for this graph (policy: none)
no test coverage detected