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 241e1b8 commit 29728ceCopy full SHA for 29728ce
redirects.py
@@ -13,7 +13,7 @@
13
"intermediate/dynamic_quantization_bert_tutorial.html": "../index.html",
14
"intermediate/quantized_transfer_learning_tutorial.html": "../index.html",
15
"prototype/graph_mode_dynamic_bert_tutorial.html": "../index.html",
16
- "prototype/flight_recorder_tutorial.html": "https://docs.pytorch.org/tutorials/unstable/flight_recorder_tutorial.html"
+ "prototype/flight_recorder_tutorial.html": "https://docs.pytorch.org/tutorials/unstable/flight_recorder_tutorial.html",
17
"prototype/fx_graph_mode_ptq_dynamic.html": "../index.html",
18
"prototype/fx_graph_mode_ptq_static.html": "../index.html",
19
"prototype/fx_graph_mode_quant_guide.html": "../index.html",
0 commit comments