📜  在 pytorch 中保存模型 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:13.680000             🧑  作者: Mango

代码示例2
torch.save(model.state_dict(), PATH)