Skip to content

Commit 5478ebb

Browse files
authored
Update redirects.py
1 parent b0798b0 commit 5478ebb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

redirects.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"advanced/static_quantization_tutorial.html": "../index.html",
55
"advanced/super_resolution_with_onnxruntime.html": "../index.html",
66
"advanced/torch_script_custom_classes": "../index.html",
7+
"advanced_source/static_quantization_tutorial.rst": "../index.html",
78
"beginner/Intro_to_TorchScript_tutorial.html": "../index.html",
89
"beginner/deploy_seq2seq_hybrid_frontend_tutorial.html": "../index.html",
910
"beginner/flava_finetuning_tutorial.html": "../index.html",
@@ -40,4 +41,5 @@
4041
"recipes/torchserve_vertexai_tutorial.html": "../index.html",
4142
"unstable_source/vulkan_workflow.rst": "../index.html",
4243
"unstable/skip_param_init.html": "https://docs.pytorch.org/tutorials/recipes/recipes/module_load_state_dict_tips.html",
44+
"unstable_source/backend_config_tutorial.rst": "../index.html",
4345
}

0 commit comments

Comments
 (0)