Skip to content

Commit fdac276

Browse files
author
Ziyan "Jerry" Chen
authored
Update 4_cifar10_tutorial.ipynb
1 parent a91c8c4 commit fdac276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter1/4_cifar10_tutorial.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@
520520
" net.to(device)\n",
521521
"```\n",
522522
"\n",
523-
"记住:inputs 和 targets 也要转换。\n",
523+
"记住:inputs, targets 和 images 也要转换。\n",
524524
"\n",
525525
"```python\n",
526526
"\n",

0 commit comments

Comments
 (0)