Skip to content

Commit fc8981b

Browse files
authored
Delete cuda_rpc tutorial (#3576)
Per tutorial audit
1 parent bba9902 commit fc8981b

File tree

3 files changed

+1
-148
lines changed

3 files changed

+1
-148
lines changed

recipes_index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ from our full-length tutorials.
367367
recipes/recipes/timer_quick_start
368368
recipes/torch_compile_backend_ipex
369369
recipes/zero_redundancy_optimizer
370-
recipes/cuda_rpc
371370
recipes/distributed_comm_debug_mode
372371
recipes/torch_export_challenges_solutions
373372
recipes/recipes/benchmark

recipes_source/cuda_rpc.rst

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

redirects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"prototype/pt2e_quantizer.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quantizer.html",
3232
"prototype/quantization_in_pytorch_2_0_export_tutorial.html": "../index.html",
3333
"prototype/torchscript_freezing.html": "../index.html",
34+
"recipes_source/cuda_rpc.rst": "../index.html",
3435
"receipes/fuse.html": "../index.html",
3536
"receipes/quantization.html": "../index.html",
3637
"receipes/receipes/dynamic_quantization.html": "../index.html",

0 commit comments

Comments
 (0)