ESIM icon indicating copy to clipboard operation
ESIM copied to clipboard

lstm输入问题

Open hittongliu opened this issue 6 years ago • 0 comments

lstm需要的输入的应该是[seq_len,batch_size,emb_size],代码里面需要transpose一下

hittongliu avatar Aug 19 '19 07:08 hittongliu