Commit b9b7ce9
committed
Fix broken links to torch.export documentation
The old URLs at pytorch.org/docs/main/export.html have moved to
docs.pytorch.org/docs/stable/user_guide/torch_compiler/export.html
Updated links in:
- recipes_source/torch_export_challenges_solutions.rst
- unstable_source/openvino_quantizer.rst
Fixes #37121 parent ce954c6 commit b9b7ce9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments