Skip to content

Commit 38a6b6d

Browse files
authored
Delete Vulkan Tutortial (#3552)
Per tutorial audit, tutorial outdated
1 parent 985341e commit 38a6b6d

File tree

4 files changed

+5
-257
lines changed

4 files changed

+5
-257
lines changed

redirects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@
3737
"recipes/bundled_inputs.html": "../index.html",
3838
"recipes/recipes_index.html": "../recipes_index.html",
3939
"recipes/torchserve_vertexai_tutorial.html": "../index.html",
40+
"unstable_source/vulkan_workflow.rst": "../index.html",
4041
}

unstable_index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ decide if we want to upgrade the level of commitment or to fail fast.
171171
unstable/inductor_cpp_wrapper_tutorial
172172
unstable/inductor_windows
173173
unstable/vmap_recipe
174-
unstable/vulkan_workflow
175174
unstable/nestedtensor
176175
unstable/maskedtensor_overview
177176
unstable/maskedtensor_sparsity

unstable_source/README.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@ Prototype Tutorials
22
------------------
33
1. distributed_rpc_profiling.rst
44
Profiling PyTorch RPC-Based Workloads
5-
https://github.com/pytorch/tutorials/blob/main/prototype_source/distributed_rpc_profiling.rst
5+
https://github.com/pytorch/tutorials/blob/main/unstable_source/distributed_rpc_profiling.rst
66

7-
2. vulkan_workflow.rst
8-
Vulkan Backend User Workflow
9-
https://pytorch.org/tutorials/prototype/vulkan_workflow.html
10-
11-
3. flight_recorder_tutorial.rst
7+
2. flight_recorder_tutorial.rst
128
Flight Recorder User Guide
139
https://pytorch.org/tutorials/prototype/flight_recorder_tutorial.html
1410

15-
4. python_extension_autoload.rst
11+
3. python_extension_autoload.rst
1612
Autoloading Out-of-Tree Extension
17-
https://pytorch.org/tutorials/prototype/python_extension_autoload.html
13+
https://github.com/pytorch/tutorials/blob/main/unstable_source/python_extension_autoload.rst

unstable_source/vulkan_workflow.rst

Lines changed: 0 additions & 248 deletions
This file was deleted.

0 commit comments

Comments
 (0)