We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b8e59c commit 46aeafaCopy full SHA for 46aeafa
1 file changed
redirects.py
@@ -37,6 +37,7 @@
37
"prototype/pt2e_quantizer.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quantizer.html",
38
"prototype/quantization_in_pytorch_2_0_export_tutorial.html": "../index.html",
39
"prototype/torchscript_freezing.html": "../index.html",
40
+ "prototype/nestedtensor.html": "../unstable/nestedtensor.html",
41
"recipes_source/cuda_rpc.rst": "../index.html",
42
"receipes/fuse.html": "../index.html",
43
"receipes/quantization.html": "../index.html",
0 commit comments