Tejalsjsu / DeepGradientCompression
It is implementation of Research paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING". Deep gradient compression is a technique by which the gradients are compressed before they are being sent. This approach greatly reduces the communication bandwidth and thus improves multi node training.
☆18Updated 5 years ago
Alternatives and similar repositories for DeepGradientCompression:
Users that are interested in DeepGradientCompression are comparing it to the libraries listed below
- Partial implementation of paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING"☆31Updated 4 years ago
- vector quantization for stochastic gradient descent.☆34Updated 4 years ago
- ☆29Updated 5 years ago
- gTop-k S-SGD: A Communication-Efficient Distributed Synchronous SGD Algorithm for Deep Learning☆36Updated 5 years ago
- Understanding Top-k Sparsification in Distributed Deep Learning☆24Updated 5 years ago
- [ICLR 2018] Deep Gradient Compression: Reducing the Communication Bandwidth for Distributed Training☆221Updated 9 months ago
- Atomo: Communication-efficient Learning via Atomic Sparsification☆25Updated 6 years ago
- Federated Dynamic Sparse Training☆30Updated 2 years ago
- CMFL: Mitigating Communication Overhead for Federated Learning / PyTorch reimplementation.☆28Updated 5 years ago
- Official Pytorch implementation of "Communication-Efficient Federated Learning with Compensated Overlap-FedAvg"☆22Updated 3 years ago
- ☆23Updated 4 years ago
- Layer-wise Sparsification of Distributed Deep Learning☆10Updated 4 years ago
- Implementation of Compressed SGD with Compressed Gradients in Pytorch☆12Updated 9 months ago
- ☆29Updated 4 years ago
- LotteryFL: Empower Edge Intelligence with Personalized and Communication-Efficient Federated Learning (2021 IEEE/ACM Symposium on Edge Co…☆42Updated 2 years ago
- ☆93Updated 3 years ago
- GRACE - GRAdient ComprEssion for distributed deep learning☆139Updated 9 months ago
- Adaptive gradient sparsification for efficient federated learning: an online learning approach☆18Updated 4 years ago
- Sparsified SGD with Memory: https://arxiv.org/abs/1809.07599☆58Updated 6 years ago
- Personalized Federated Learning by Structured and Unstructured Pruning under Data Heterogeneity☆42Updated 3 years ago
- Code for paper "Accelerating Federated Learning for IoT in Big Data Analytics with Pruning, Quantization and Selective Updating"☆12Updated last year
- [ICLR2022] Efficient Split-Mix federated learning for in-situ model customization during both training and testing time☆42Updated 2 years ago
- tf implementation of federated learning☆42Updated 5 years ago
- This repository implements FEDL using pytorch☆54Updated 4 years ago
- Adaptive Resource-Aware Split-Learning, a framework for efficient model training in IoT systems☆13Updated last year
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆30Updated 9 months ago
- ☆46Updated 5 years ago
- Implementation of (overlap) local SGD in Pytorch☆33Updated 4 years ago
- Code for "Adaptive Gradient Quantization for Data-Parallel SGD", published in NeurIPS 2020.☆30Updated 4 years ago
- QSGD-TF☆21Updated 5 years ago