We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c518c51 commit 9ec311aCopy full SHA for 9ec311a
redirects.py
@@ -19,6 +19,7 @@
19
"prototype/backend_config_tutorial.html": "../index.html",
20
"prototype/numeric_suite_tutorial.html": "../index.html",
21
"prototype/quantization_in_pytorch_2_0_export_tutorial.html": "../index.html",
22
+ "prototype/inductor_windows.html": "https://pytorch.org/tutorials/unstable/inductor_windows.html",
23
"prototype/pt2e_quant_ptq.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_ptq.html",
24
"prototype/pt2e_quant_qat.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_qat.html",
25
"prototype/pt2e_quantizer.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quantizer.html",
0 commit comments