Unverified Commit b4da4a7b authored by J-shang's avatar J-shang Committed by GitHub
Browse files

fix typo in compression (#3727)

parent 0ab7e374
......@@ -5,6 +5,7 @@ We provide several pruning algorithms that support fine-grained weight pruning a
**One-shot Pruning**
* `Level Pruner <#level-pruner>`__ ((fine-grained pruning))
* `Slim Pruner <#slim-pruner>`__
* `FPGM Pruner <#fpgm-pruner>`__
......@@ -25,6 +26,7 @@ We provide several pruning algorithms that support fine-grained weight pruning a
* `ADMM Pruner <#admm-pruner>`__
**Others**
* `Lottery Ticket Hypothesis <#lottery-ticket-hypothesis>`__
Level Pruner
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment