Skip to content

Commit ef76d5d

Browse files
authored
Add redirect for maskedtensor overview (#3750)
RE: pytorch/pytorch#173055
1 parent 36a4b88 commit ef76d5d

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
@@ -52,4 +52,5 @@
5252
"unstable/semi_structured_sparse.html": "https://docs.pytorch.org/tutorials/advanced/semi_structured_sparse.html",
5353
"unstable/skip_param_init.html": "https://docs.pytorch.org/tutorials/recipes/recipes/module_load_state_dict_tips.html",
5454
"unstable_source/backend_config_tutorial.rst": "../index.html",
55+
"prototype/maskedtensor_overview.html": "../unstable/maskedtensor_overview.html",
5556
}

0 commit comments

Comments
 (0)