Commit 064d0b9
authored
Fixed issue in torchvision_tutorial.rst
Forgot to update image_id in rst but using correct type in complete code:
https://github.com/pytorch/tutorials/blob/6b31dd0da52178c21170217680370d4430bd1b54/_static/tv-training-code.py#L521 parent 6b31dd0 commit 064d0b9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments