File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,15 @@ Prototype Tutorials
7
7
2. graph_mode_static_quantization_tutorial.py
8
8
Graph Mode Post Training Static Quantization in PyTorch
9
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/master/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/master/prototype_source/numeric_suite_tutorial.py
18
+
19
+ 5. torchscript_freezing.py
20
+ Model Freezing in TorchScript
21
+ https://github.com/pytorch/tutorials/blob/master/prototype_source/torchscript_freezing.py
You can’t perform that action at this time.
0 commit comments