网络模型的保存与读取方式1:torch.save(vgg16, “vgg16_method1.pth”)如果运行报错:UserWarning: Arguments other than a weight enum or None for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing weights=None或者The parameter ‘p