Skip to content

Commit 7ca4a71

Browse files
Merge pull request mrdbourke#3 from Skunkmeister/patch-2
Update 00_pytorch_fundamentals.ipynb
2 parents 9a89c11 + 2041575 commit 7ca4a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/00_pytorch_fundamentals.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2468,7 +2468,7 @@
24682468
"id": "YxnqDBlpDDJ_"
24692469
},
24702470
"source": [
2471-
"If we wanted to stack our new tensor on top of itself five times, we could do so with `torch.stack()`."
2471+
"If we wanted to stack our new tensor on top of itself four times, we could do so with `torch.stack()`."
24722472
]
24732473
},
24742474
{

0 commit comments

Comments
 (0)