I want to use LSTMCell for sequential data. I have defined it as follows: self.LSTM1 = nn.LSTMCell(embed_size * 2, hidden_size).
確定! 回上一頁