Does model.train() put every thing in train mode in pytorch even sub-networks?

前端 未结 0 860
面向向阳花
面向向阳花 2020-12-10 21:23

I wrote a neural network in PyTorch, which uses ResNet as feature generator, and it is fined tuned with the whole network.

My model consists of Resnet and several lay

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