Commit 10fc715
committed
Fix additional broken links in README.txt
- Removed reference to non-existent custom_dataset_transforms_loader.py
- Fixed amp_recipe.py URL from /recipes/amp_recipe.html to /recipes/recipes/amp_recipe.html
- Renumbered items 4-10 to 4-9 after removal
This fixes the 404 errors:
- https://pytorch.org/tutorials/recipes/recipes/custom_dataset_transforms_loader.html
- https://pytorch.org/tutorials/recipes/amp_recipe.html1 parent 36e9ccd commit 10fc715
1 file changed
+7
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 15 | + | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
24 | | - | |
| 19 | + | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
28 | | - | |
| 23 | + | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
32 | | - | |
| 27 | + | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
36 | | - | |
| 31 | + | |
37 | 32 | | |
38 | | - | |
| 33 | + | |
39 | 34 | | |
40 | | - | |
| 35 | + | |
41 | 36 | | |
42 | 37 | | |
0 commit comments