Skip to content

Commit

Permalink
Merge pull request #41 from Deepslient/master
Browse files Browse the repository at this point in the history
1-2描述错误修正
  • Loading branch information
zhangyu345293721 authored Nov 26, 2024
2 parents 0f524e8 + 524b5bc commit 153ea01
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 1-2,图片数据建模流程范例.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3758,7 +3758,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": null,
"id": "d128841f",
"metadata": {},
"outputs": [
Expand All @@ -3781,7 +3781,6 @@
],
"source": [
"# 保存模型参数\n",
"\n",
"torch.save(net.state_dict(), \"./data/net_parameter.pt\")\n",
"\n",
"net_clone = Net()\n",
Expand Down

0 comments on commit 153ea01

Please sign in to comment.