Skip to content
Snippets Groups Projects
user avatar
Neta Zmora authored
FMReconstructionChannelPruner: add support for nn.Linear layers
utils.py: add non_zero_channels()
thinning: support removing channels from FC layers preceding Conv layers
test_pruning.py: add test_row_pruning()
scheduler: init from a dictionary of Maskers
coach_if.py – fix imports of Clipped-PPO and TD3
3f7a9408
History

Automated Compression

This directory contains example applications of various methods to automate the DNN compression process.
We will slowly release implementations of these methods.