Is there a way that feeding a input to layers parallelly in PyTorch?

前端 未结 0 1796
有刺的猬
有刺的猬 2021-01-31 06:08

I\'m implementing ELMo with PyTorch. I want to feed ELMo\'s CNNs, which have different filter map sizes, on word matrices but I\'m considering an efficent way. Here\'s my code:<

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