You have two dead links in your Wiki. In Quick Start -> 3. High-level Prunes -> Pruning with High-level Pruners -> "this tutorial" and "benchmarks/main.py"
Pruning with High-level Pruners
Leveraging the DependencyGraph, we developed several high-level pruners in this repository to facilitate effortless pruning. By specifying the desired channel sparsity, you can prune the entire model and fine-tune it using your own training code. For detailed information on this process, please refer to this tutorial, which shows how to implement a slimming pruner from scratch. Additionally, you can find more practical examples in benchmarks/main.py.
You have two dead links in your Wiki. In Quick Start -> 3. High-level Prunes -> Pruning with High-level Pruners -> "this tutorial" and "benchmarks/main.py"
Pruning with High-level Pruners
Leveraging the DependencyGraph, we developed several high-level pruners in this repository to facilitate effortless pruning. By specifying the desired channel sparsity, you can prune the entire model and fine-tune it using your own training code. For detailed information on this process, please refer to this tutorial, which shows how to implement a slimming pruner from scratch. Additionally, you can find more practical examples in benchmarks/main.py.
Links should be updated to something like: this tutorial benchmarks/main.py