# ist-daslab/spdy

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ist-daslab-spdy).**

20 stars · 4 forks · Python

## Links

- GitHub: https://github.com/IST-DASLab/spdy
- Homepage: https://arxiv.org/abs/2201.13096
- awesome-repositories: https://awesome-repositories.com/repository/ist-daslab-spdy.md

## Description

This repository contains reference implementations of all methods introduced in our ICML 2022 paper: SPDY: Accurate Pruning with Speedup Guarantees. This includes the DP algorithm for efficiently solving constrained layer-wise compression problems (see dpsolve() in spdy.py), the reparametrized…

## Tags

### Part of an Awesome List

- [Weight Pruning](https://awesome-repositories.com/f/awesome-lists/ai/weight-pruning.md) — Accurate weight pruning with speedup guarantees.
