using ModuleList, still getting ValueError: optimizer got an empty parameter list

后端 未结 0 1832
野的像风
野的像风 2021-01-29 12:34

With Pytorch I am attempting to use ModuleList to ensure model parameters are detected, and can be optimized. When calling the SGD optimizer I get the following error:

Va

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