Skip to content

Commit 46aeafa

Browse files
authored
Add redirect for nestedtensor.html (#3760)
Fix pytorch/pytorch#174380
1 parent 1b8e59c commit 46aeafa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

redirects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"prototype/pt2e_quantizer.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quantizer.html",
3838
"prototype/quantization_in_pytorch_2_0_export_tutorial.html": "../index.html",
3939
"prototype/torchscript_freezing.html": "../index.html",
40+
"prototype/nestedtensor.html": "../unstable/nestedtensor.html",
4041
"recipes_source/cuda_rpc.rst": "../index.html",
4142
"receipes/fuse.html": "../index.html",
4243
"receipes/quantization.html": "../index.html",

0 commit comments

Comments
 (0)