model-compression
Here are 170 public repositories matching this topic...
-
Updated
Mar 12, 2022
-
Updated
Jan 15, 2021 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jul 5, 2022 - Python
-
Updated
May 23, 2022
-
Updated
Oct 6, 2021 - Python
-
Updated
Jun 18, 2022
-
Updated
Jun 21, 2022 - Python
-
Updated
Jun 21, 2022 - Python
-
Updated
Jul 7, 2022 - Python
-
Updated
Feb 28, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Nov 25, 2021 - Python
-
Updated
Jun 19, 2021
-
Updated
Mar 31, 2022
-
Updated
Jun 17, 2019 - C++
-
Updated
Jul 7, 2022 - Python
-
Updated
Jul 1, 2022
-
Updated
Aug 8, 2020 - Python
-
Updated
Jun 17, 2021 - Python
We also need to benchmark the Lottery-tickets Pruning algorithm and the Quantization algorithms. The models used for this would be the student networks discussed in #105 (ResNet18, MobileNet v2, Quantization v2).
Pruning (benchmark upto 40, 50 and 60 % pruned weights)
- Lottery Tickets
Quantization
- Static
- QAT
Benchmarking KD
Update README.rst
-
Updated
Jul 5, 2022 - Jupyter Notebook
-
Updated
Feb 20, 2021 - Python
-
Updated
Jun 21, 2021
-
Updated
Oct 2, 2019 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
May 24, 2019
-
Updated
Jan 10, 2021 - Python
Improve this page
Add a description, image, and links to the model-compression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the model-compression topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Bug with GPU Model
Currently, while using pruning methods like
TaylorFOWeightPruner, If I use a model on GPU for getting the metrics (as calculated for getting masks), it fails on line while creating masks. The reason why it fails i