Skip to content

Commit f381abf

Browse files
jcaipSvetlana Karslioglu
and
Svetlana Karslioglu
authored
Add semi-structured sparse tutorial (#2574)
* Add semi-structured sparse tutorial --------- Co-authored-by: Svetlana Karslioglu <svekars@fb.com>
1 parent 202ba9a commit f381abf

File tree

3 files changed

+546
-1
lines changed

3 files changed

+546
-1
lines changed

_static/img/pruning_flow.jpg

29.3 KB
Loading

prototype_source/prototype_index.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,24 @@ Prototype features are not available as part of binary distributions like PyPI o
8181
:image: ../_static/img/thumbnails/cropped/generic-pytorch-logo.png
8282
:link: ../prototype/pt2e_quant_ptq.html
8383
:tags: Quantization
84-
84+
8585
.. customcarditem::
8686
:header: PyTorch 2 Export Quantization-Aware Training
8787
:card_description: Learn how to use Quantization-Aware-Training in PyTorch 2 Export.
8888
:image: ../_static/img/thumbnails/cropped/generic-pytorch-logo.png
8989
:link: ../prototype/pt2e_quant_qat.html
9090
:tags: Quantization
9191

92+
93+
.. Sparsity
94+
95+
.. customcarditem::
96+
:header: (prototype) Accelerating BERT with semi-structured (2:4) sparsity
97+
:card_description: Prune BERT to be 2:4 sparse and accelerate for inference.
98+
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
99+
:link: prototype/semi_structured_sparse.html
100+
:tags: Model-Optimziation
101+
92102
.. Mobile
93103
94104
.. customcarditem::

0 commit comments

Comments
 (0)