它调用forward()的nn.Module?我想当我们调用模型时,forward正在使用方法.为什么我们需要指定train()?
forward()
nn.Module
forward
python pytorch
python ×1
pytorch ×1