KarenUllrich / pytorch-binary-converterLinks
Turning float tensors to binary tensors according to IEEE-754 standard.
☆36Updated 6 years ago
Alternatives and similar repositories for pytorch-binary-converter
Users that are interested in pytorch-binary-converter are comparing it to the libraries listed below
Sorting:
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing …☆51Updated 3 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 6 years ago
- Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer☆114Updated 2 years ago
- Piecewise Linear Functions (PWL) implementation in PyTorch☆57Updated 3 years ago
- Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".☆120Updated 3 years ago
- Official implementation of Neurips 2020 "Sparse Weight Activation Training" paper.☆29Updated 4 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 4 years ago
- Python implementation of Lloyd-Max quantizer.☆24Updated 4 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆90Updated 2 years ago
- Code for "On the Spectral Bias of Neural Networks", to appear in ICML 2019 (Long Beach, CA).☆113Updated 6 years ago
- Post-training sparsity-aware quantization☆34Updated 2 years ago
- PyTorch implementation of HashedNets☆37Updated 2 years ago
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆31Updated last year
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆74Updated 5 years ago
- Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)☆27Updated 2 years ago
- Proximal Mean-field for Neural Network Quantization☆21Updated 5 years ago
- Compression with Flows via Local Bits-Back Coding☆40Updated 6 years ago
- DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures☆32Updated 5 years ago
- Code for paper "Automatic Neural Network Compression by Sparsity-Quantization Joint Learning: A Constrained Optimization-based Approach"☆18Updated 5 years ago
- [ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"☆32Updated 3 years ago
- Pytorch implementation of COIN, a framework for compression with implicit neural representations 🌸☆155Updated 4 years ago
- About DNN compression and acceleration on Edge Devices.☆57Updated 4 years ago
- Code for "Adaptive Gradient Quantization for Data-Parallel SGD", published in NeurIPS 2020.☆30Updated 4 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆89Updated 3 years ago
- This is the official PyTorch implementation for "Sharpness-aware Quantization for Deep Neural Networks".☆44Updated 4 years ago
- Official implementation for Wavelet Feature Maps Compression for Image-to-Image CNNs, NeurIPS 2022.☆37Updated 3 years ago
- Deep Image Compression using Decoder Side Information (ECCV 2020)☆49Updated 2 years ago
- Butterfly matrix multiplication in PyTorch☆177Updated 2 years ago
- [CVPR 2022] Learnable Lookup Table for Neural Network Quantization☆42Updated 3 years ago