dalinvip/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch

博主,你的模型里面lstm的input shape,怎么感觉都是[batch_size, seq_len, dim]呢?是不是用错了?

wangyankiko opened this issue · 1 comments

博主,你的模型里面lstm的input shape,怎么感觉都是[batch_size, seq_len, dim]呢?是不是用错了?

print一下看看就知道了