Skip to content
Snippets Groups Projects
  • Neta Zmora's avatar
    3f7a9408
    AMC: add pruning of FC layers · 3f7a9408
    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
    AMC: add pruning of FC layers
    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