Skip to content

Commit 7e72b70

Browse files
README.txt - fix unreachable link (#2386)
Co-authored-by: sekyondaMeta <127536312+sekyondaMeta@users.noreply.github.com>
1 parent 4cd44ae commit 7e72b70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

prototype_source/README.txt

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

77
2. graph_mode_static_quantization_tutorial.py
88
Graph Mode Post Training Static Quantization in PyTorch
@@ -21,8 +21,8 @@ Prototype Tutorials
2121
https://github.com/pytorch/tutorials/blob/main/prototype_source/torchscript_freezing.py
2222

2323
6. vulkan_workflow.rst
24-
Vulkan Backend User Workflow
25-
https://pytorch.org/tutorials/intermediate/vulkan_workflow.html
24+
Vulkan Backend User Workflow
25+
https://pytorch.org/tutorials/intermediate/vulkan_workflow.html
2626

2727
7. fx_graph_mode_ptq_static.rst
2828
FX Graph Mode Post Training Static Quantization

0 commit comments

Comments
 (0)