Skip to content

Commit 9ec311a

Browse files
redirect windows prototype tutorial to unstable (#3510)
Co-authored-by: sekyondaMeta <[email protected]>
1 parent c518c51 commit 9ec311a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redirects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"prototype/backend_config_tutorial.html": "../index.html",
2020
"prototype/numeric_suite_tutorial.html": "../index.html",
2121
"prototype/quantization_in_pytorch_2_0_export_tutorial.html": "../index.html",
22+
"prototype/inductor_windows.html": "https://pytorch.org/tutorials/unstable/inductor_windows.html",
2223
"prototype/pt2e_quant_ptq.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_ptq.html",
2324
"prototype/pt2e_quant_qat.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_qat.html",
2425
"prototype/pt2e_quantizer.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quantizer.html",

0 commit comments

Comments
 (0)