I have an attention decoder whose forward function is as follows. def forward(self, input, hidden, encoder_outputs): embedded ...
確定! 回上一頁