Function CudnnConvolutionBackward returned an invalid gradient at index 1 - got [294, 592, 1, 1] but expected shape compatible with [294, 768, 1, 1]

后端 未结 0 1282
刺人心
刺人心 2020-11-30 14:02

I\'m working on a pytorch (torch=1.2.0) project considering CNN\'s pruning. I dropped few filters from a model and tried to retrain the reduced model. However my code crashe

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