Skip to content

Commit 0e7d610

Browse files
jerryzh168brianjo
andauthored
Add fx graph mode ptq static tutorial (pytorch#1274)
* Add fx graph mode ptq static tuttorial * Add fx graph mode ptq static tuttorial * Remove `_tutorial` from the name so it doesn't build, will add _tutorial after 1.8 Co-authored-by: Brian Johnson <[email protected]>
1 parent 669717e commit 0e7d610

File tree

2 files changed

+451
-0
lines changed

2 files changed

+451
-0
lines changed

prototype_source/README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ Prototype Tutorials
2323
6. vulkan_workflow.rst
2424
Vulkan Backend User Workflow
2525
https://pytorch.org/tutorials/intermediate/vulkan_workflow.html
26+
27+
7. fx_graph_mode_static_quantization.py
28+
FX Graph Mode Post Training Static Quantization
29+
https://pytorch.org/tutorials/prototype/fx_graph_mode_ptq_static_tutorial.html

0 commit comments

Comments
 (0)