Skip to content

Commit e1fbd70

Browse files
authored
Merge pull request #1139 from jackattackyang/fix-typo-01
fixed typo 01_pytorch_workflow.ipynb
2 parents f683ef8 + fc558df commit e1fbd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/01_pytorch_workflow.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@
790790
"\n",
791791
"And that's a **loss function** as well as an **optimizer**.\n",
792792
"\n",
793-
"The rolls of these are: \n",
793+
"The roles of these are: \n",
794794
"\n",
795795
"| Function | What does it do? | Where does it live in PyTorch? | Common values |\n",
796796
"| ----- | ----- | ----- | ----- |\n",

0 commit comments

Comments
 (0)