suvojit-0x55aa / mixed-precision-pytorchLinks
Training with FP16 weights in PyTorch
☆79Updated 5 years ago
Alternatives and similar repositories for mixed-precision-pytorch
Users that are interested in mixed-precision-pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of MNASNET☆47Updated 6 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year
- ☆69Updated 5 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 5 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- This is th code to FAT method with links to quantized tflite models. (CC BY-NC-ND)☆19Updated 6 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆197Updated 5 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆35Updated 5 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Updated 6 years ago
- ☆45Updated 5 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 3 years ago
- Bridging the gap Between Stability and Scalability in Neural Architecture Search☆141Updated 3 years ago
- MnasNet snapshot☆35Updated 6 years ago
- A neat pytorch implementation of nasnet and the ported weights from tensorflow☆76Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 4 years ago
- Mobilenet model converted from tensorflow☆48Updated 6 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- Hands-on Tutorial on Automated Deep Learning☆149Updated 4 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- Implementation of DropBlock in Pytorch☆81Updated 6 years ago
- papers about model compression☆166Updated 2 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 7 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago