INCHEON-CHO / Dynamic_Model_Pruning_with_FeedbackLinks
Implement of Dynamic Model Pruning with Feedback with pytorch
☆41Updated 3 years ago
Alternatives and similar repositories for Dynamic_Model_Pruning_with_Feedback
Users that are interested in Dynamic_Model_Pruning_with_Feedback are comparing it to the libraries listed below
Sorting:
- In progress.☆68Updated last year
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- An official implementation of "Network Quantization with Element-wise Gradient Scaling" (CVPR 2021) in PyTorch.☆94Updated 2 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆110Updated 6 years ago
- Qimera: Data-free Quantization with Synthetic Boundary Supporting Samples [NeurIPS 2021]☆34Updated 4 years ago
- A pytorch implementation of DoReFa-Net☆132Updated 6 years ago
- Pytorch implementation of our paper accepted by TPAMI 2023 — Lottery Jackpots Exist in Pre-trained Models☆35Updated 2 years ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆39Updated 3 years ago
- Official PyTorch Implementation of HELP: Hardware-adaptive Efficient Latency Prediction for NAS via Meta-Learning (NeurIPS 2021 Spotlight…