uber-research / permute-quantize-finetune
Using ideas from product quantization for state-of-the-art neural network compression.
☆146Updated 3 years ago
Alternatives and similar repositories for permute-quantize-finetune:
Users that are interested in permute-quantize-finetune are comparing it to the libraries listed below
- ☆182Updated last year
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆104Updated 3 years ago
- Implementation of knapsack pruning☆27Updated 4 years ago
- AlphaNet Improved Training of Supernet with Alpha-Divergence☆97Updated 3 years ago
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆156Updated 4 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆33Updated 5 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 4 years ago
- ☆35Updated 4 years ago
- Yet Another Pytorch Distributed MobileNetV2-based Networks Implementation☆64Updated 4 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Updated 5 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆39Updated last year
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆46Updated 4 years ago
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆30Updated 11 months ago
- Codes for Accepted Paper : "MetaQuant: Learning to Quantize by Learning to Penetrate Non-differentiable Quantization" in NeurIPS 2019☆54Updated 4 years ago
- MnasNet snapshot☆34Updated 5 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 2 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation