pytorch-seq2seq
pytorch-seq2seq copied to clipboard
Question
the output shape of the embeding layer is batch size,src len,emb dim, not embedded = [src len, batch size, emb dim] ???