Commit e8b4de5
Fix broken links to torch.export documentation (#3747)
## Summary
- Fixes broken 404 links to `pytorch.org/docs/main/export.html` which
have moved to
`docs.pytorch.org/docs/stable/user_guide/torch_compiler/export.html`
## Files Updated
- `recipes_source/torch_export_challenges_solutions.rst` - Fixed link to
existing-frameworks section
- `unstable_source/openvino_quantizer.rst` - Fixed link to torch export
mechanism
Fixes #3712
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>1 parent c15619d commit e8b4de5
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