self-defined stacked LSTM has different output than nn.LSTM

前端 未结 0 1751
半阙折子戏
半阙折子戏 2021-01-16 08:00

I implemented multi layer LSTM, however the result is different from nn.LSTM if init_state is not None. I suspect I may do something wrong in forward function. Any help will

相关标签:
回答
  • 消灭零回复
提交回复
热议问题