不确定如何将其转换为keras lstm/lstmcell原始Pytorch代码: self.att_lstm=nn.LSTMCell(1536512) h_att,c_att=self.att_lstm(att_lstm_输入,(状态[0][0], ...
確定! 回上一頁