We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27069b3 commit a2dd415Copy full SHA for a2dd415
unstable_source/README.txt
@@ -2,12 +2,12 @@ Prototype Tutorials
2
------------------
3
1. distributed_rpc_profiling.rst
4
Profiling PyTorch RPC-Based Workloads
5
- https://github.com/pytorch/tutorials/blob/main/prototype_source/distributed_rpc_profiling.rst
+ https://github.com/pytorch/tutorials/blob/main/unstable_source/distributed_rpc_profiling.rst
6
7
2. flight_recorder_tutorial.rst
8
Flight Recorder User Guide
9
https://pytorch.org/tutorials/prototype/flight_recorder_tutorial.html
10
11
3. python_extension_autoload.rst
12
Autoloading Out-of-Tree Extension
13
- https://pytorch.org/tutorials/prototype/python_extension_autoload.html
+ https://github.com/pytorch/tutorials/blob/main/unstable_source/python_extension_autoload.rst
0 commit comments