Pytorch's nn.TransformerEncoder “src_key_padding_mask” not functioning as expected

后端 未结 0 1103
栀梦
栀梦 2020-12-23 20:16

Im working with Pytorch\'s nn.TransformerEncoder module. I got input samples with (as normal) the shape (batch-size, seq-len, emb-dim). All samples

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