Tabrizian / learning-to-quantizeLinks
Code for "Adaptive Gradient Quantization for Data-Parallel SGD", published in NeurIPS 2020.
☆30Updated 5 years ago
Alternatives and similar repositories for learning-to-quantize
Users that are interested in learning-to-quantize are comparing it to the libraries listed below
Sorting:
- Partial implementation of paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING"☆31Updated 5 years ago
- Code for the signSGD paper☆92Updated 5 years ago
- vector quantization for stochastic gradient descent.☆35Updated 5 years ago
- ☆46Updated 5 years ago
- [ICLR 2018] Deep Gradient Compression: Reducing the Communication Bandwidth for Distributed Training☆226Updated last year
- Sparsified SGD with Memory: https://arxiv.org/abs/1809.07599☆58Updated 7 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆32Updated last year
- Implementation of (overlap) local SGD in Pytorch☆34Updated 5 years ago
- FedNAS: Federated Deep Learning via Neural Architecture Search☆54Updated 4 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆90Updated 2 years ago
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆75Updated 5 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆110Updated 6 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆71Updated 4 years ago
- ☆33Updated 6 years ago
- Understanding Top-k Sparsification in Distributed Deep Learning☆24Updated 6 years ago
- ☆77Updated 6 years ago
- [Neurips 2021] Sparse Training via Boosting Pruning Plasticity with Neuroregeneration☆31Updated 2 years ago
- It is implementation of Research paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING". Deep g…☆18Updated 6 years ago
- [ICML 2021] "Do We Actually Need Dense Over-Parameterization? In-Time Over-Parameterization in Sparse Training" by Shiwei Liu, Lu Yin, De…☆45Updated 2 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆90Updated 4 years ago
- Any-Precision Deep Neural Networks (AAAI 2021)☆62Updated 5 years ago
- Practical low-rank gradient compression for distributed optimization: https://arxiv.org/abs/1905.13727☆149Updated last year
- Algorithm: Decentralized Parallel Stochastic Gradient Descent☆47Updated 7 years ago
- [IJCAI'22 Survey] Recent Advances on Neural Network Pruning at Initialization.☆59Updated 2 years ago
- [NeurIPS'2019] Shupeng Gui, Haotao Wang, Haichuan Yang, Chen Yu, Zhangyang Wang, Ji Liu, “Model Compression with Adversarial Robustness: …☆49Updated 4 years ago
- ProxQuant: Quantized Neural Networks via Proximal Operators☆30Updated 6 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 6 years ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆39Updated 3 years ago
- GRACE - GRAdient ComprEssion for distributed deep learning☆139Updated last year
- Implementation of Compressed SGD with Compressed Gradients in Pytorch☆13Updated last year