Skip to content

Commit ae6d49e

Browse files
committed
Add semi-structured sparse tutorial
1 parent 677c1b6 commit ae6d49e

File tree

3 files changed

+551
-0
lines changed

3 files changed

+551
-0
lines changed

_static/img/pruning_flow.jpg

29.3 KB
Loading

index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,13 @@ What's new in PyTorch tutorials?
544544
:link: advanced/static_quantization_tutorial.html
545545
:tags: Quantization
546546

547+
.. customcarditem::
548+
:header: (prototype) Accelerating BERT with semi-structured (2:4) sparsity
549+
:card_description: Prune BERT to be 2:4 sparse and accelerate for inference.
550+
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
551+
:link: prototype/semi_structured_sparse.html
552+
:tags: Model-Optimziation
553+
547554
.. customcarditem::
548555
:header: Grokking PyTorch Intel CPU Performance from First Principles
549556
:card_description: A case study on the TorchServe inference framework optimized with Intel® Extension for PyTorch.

0 commit comments

Comments
 (0)