RuntimeError: Given groups=1, weight of size [32, 32, 3, 3], expected input[13, 4, 64, 768] to have 32 channels, but got 4 channels instead

前端 未结 0 636
慢半拍i
慢半拍i 2020-12-22 01:06

I\'m trying to train my model (custom model) in pytorch and I\'m getting this error: RuntimeError: Given groups=1, weight of size [32, 32, 3, 3], expected input[13, 4,

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