@@ -4,42 +4,18 @@ Prototype Tutorials
4
4
Profiling PyTorch RPC-Based Workloads
5
5
https://github.com/pytorch/tutorials/blob/main/prototype_source/distributed_rpc_profiling.rst
6
6
7
- 2. graph_mode_static_quantization_tutorial.py
8
- Graph Mode Post Training Static Quantization in PyTorch
9
- https://pytorch.org/tutorials/prototype/graph_mode_static_quantization_tutorial.html
10
-
11
- 3. graph_mode_dynamic_bert_tutorial.rst
12
- Graph Mode Dynamic Quantization on BERT
13
- https://github.com/pytorch/tutorials/blob/main/prototype_source/graph_mode_dynamic_bert_tutorial.rst
14
-
15
- 4. numeric_suite_tutorial.py
16
- PyTorch Numeric Suite Tutorial
17
- https://github.com/pytorch/tutorials/blob/main/prototype_source/numeric_suite_tutorial.py
18
-
19
- 5. torchscript_freezing.py
7
+ 2. torchscript_freezing.py
20
8
Model Freezing in TorchScript
21
9
https://github.com/pytorch/tutorials/blob/main/prototype_source/torchscript_freezing.py
22
10
23
- 6 . vulkan_workflow.rst
11
+ 3 . vulkan_workflow.rst
24
12
Vulkan Backend User Workflow
25
- https://pytorch.org/tutorials/intermediate/vulkan_workflow.html
26
-
27
- 7. fx_graph_mode_ptq_static.rst
28
- FX Graph Mode Post Training Static Quantization
29
- https://pytorch.org/tutorials/prototype/fx_graph_mode_ptq_static.html
30
-
31
- 8. fx_graph_mode_ptq_dynamic.py
32
- FX Graph Mode Post Training Dynamic Quantization
33
- https://pytorch.org/tutorials/prototype/fx_graph_mode_ptq_dynamic.html
34
-
35
- 9. fx_graph_mode_quant_guide.py
36
- FX Graph Mode Quantization User Guide
37
- https://pytorch.org/tutorials/prototype/fx_graph_mode_quant_guide.html
38
-
39
- 10 flight_recorder_tutorial.rst
13
+ https://pytorch.org/tutorials/prototype/vulkan_workflow.html
14
+
15
+ 4. flight_recorder_tutorial.rst
40
16
Flight Recorder User Guide
41
17
https://pytorch.org/tutorials/prototype/flight_recorder_tutorial.html
42
18
43
- 11 python_extension_autoload.rst
19
+ 5. python_extension_autoload.rst
44
20
Autoloading Out-of-Tree Extension
45
21
https://pytorch.org/tutorials/prototype/python_extension_autoload.html
0 commit comments