Skip to content

Commit

Permalink
[Quant] Add quantization 2.0 document (pytorch#2354)
Browse files Browse the repository at this point in the history
* add quantization 2.0 document
---------

Co-authored-by: Svetlana Karslioglu <svekars@fb.com>
  • Loading branch information
leslie-fang-intel and Svetlana Karslioglu authored Jun 9, 2023
1 parent 2960601 commit 0ef9a65
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 0 deletions.
8 changes: 8 additions & 0 deletions prototype_source/prototype_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,13 @@ Prototype features are not available as part of binary distributions like PyPI o
:link: ../prototype/numeric_suite_tutorial.html
:tags: Debugging,Quantization

.. customcarditem::
:header: Quantization in PyTorch 2.0 Export Tutorial
:card_description: Learn how to use the Quantization in PyTorch 2.0 Export.
:image: ../_static/img/thumbnails/cropped/generic-pytorch-logo.png
:link: ../prototype/quantization_in_pytorch_2_0_export_tutorial.html
:tags: Quantization

.. Mobile
.. customcarditem::
Expand Down Expand Up @@ -193,6 +200,7 @@ Prototype features are not available as part of binary distributions like PyPI o
prototype/fx_graph_mode_ptq_dynamic.html
prototype/fx_graph_mode_ptq_static.html
prototype/graph_mode_dynamic_bert_tutorial.html
prototype/quantization_in_pytorch_2_0_export_tutorial.html
prototype/ios_gpu_workflow.html
prototype/nnapi_mobilenetv2.html
prototype/tracing_based_selective_build.html
Expand Down
Loading

0 comments on commit 0ef9a65

Please sign in to comment.