redirects = {
"intermediate/flask_rest_api_tutorial": "../index.html",
"beginner/ptcheat.html": "../index.html",
"beginner/deploy_seq2seq_hybrid_frontend_tutorial.html": "../index.html",
"recipes/bundled_inputs.html": "../index.html",
"advanced/super_resolution_with_onnxruntime.html": "../index.html",
"intermediate/torchserve_with_ipex.html": "../index.html",
"intermediate/torchserve_with_ipex_2.html": "../index.html",
"recipes/torchserve_vertexai_tutorial.html": "../index.html",
"beginner/flava_finetuning_tutorial.html": "../index.html",
"advanced/static_quantization_tutorial.html": "../index.html",
"advanced/dynamic_quantization_tutorial.html": "../index.html",
"intermediate/dynamic_quantization_bert_tutorial.html": "../index.html",
"intermediate/quantized_transfer_learning_tutorial.html": "../index.html",
"prototype/graph_mode_dynamic_bert_tutorial.html": "../index.html",
"prototype/flight_recorder_tutorial.html": "https://docs.pytorch.org/tutorials/unstable/flight_recorder_tutorial.html",
"prototype/fx_graph_mode_ptq_dynamic.html": "../index.html",
"prototype/fx_graph_mode_ptq_static.html": "../index.html",
"prototype/fx_graph_mode_quant_guide.html": "../index.html",
"prototype/backend_config_tutorial.html": "../index.html",
"prototype/numeric_suite_tutorial.html": "../index.html",
"prototype/quantization_in_pytorch_2_0_export_tutorial.html": "../index.html",
"prototype/inductor_windows.html": "https://pytorch.org/tutorials/unstable/inductor_windows.html",
"prototype/pt2e_quant_ptq.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_ptq.html",
"prototype/pt2e_quant_qat.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_qat.html",
"prototype/pt2e_quantizer.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quantizer.html",
"prototype/pt2e_quant_x86_inductor.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_x86_inductor.html",
"prototype/pt2e_quant_ptq_x86_inductor.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_x86_inductor.html",
"prototype/pt2e_quant_xpu_inductor.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_xpu_inductor.html",
"prototype/openvino_quantizer.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_openvino_inductor.html",
"receipes/fuse.html": "../index.html",
"receipes/quantization.html": "../index.html",
"receipes/receipes/dynamic_quantization.html": "../index.html",
"advanced/torch_script_custom_classes": "../index.html",
"beginner/Intro_to_TorchScript_tutorial.html": "../index.html",
"prototype/torchscript_freezing.html": "../index.html",
}