lecoan / pytorch-RLE
A implement of run-length encoding for Pytorch tensor using CUDA
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-RLE
- [CVPR 2022] Learnable Lookup Table for Neural Network Quantization☆39Updated 2 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆69Updated 4 years ago
- Algorithm-hardware Co-design for Deformable Convolution☆24Updated 3 years ago
- Code for ICML 2021 submission☆35Updated 3 years ago
- [CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu…☆56Updated 2 years ago
- This is the pytorch implementation for the paper: Generalizable Mixed-Precision Quantization via Attribution Rank Preservation, which is…☆24Updated 3 years ago
- Post-training sparsity-aware quantization☆33Updated last year
- Pytorch implemenation of "Learning Filter Basis for Convolutional Neural Network Compression" ICCV2019☆18Updated 2 years ago
- [ICLR 2021] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yining Ding, Vi…☆30Updated 8 months ago
- Collections of model quantization algorithms. Any issues, please contact Peng Chen (blueardour@gmail.com)☆68Updated 3 years ago
- Code for paper "Automatic Neural Network Compression by Sparsity-Quantization Joint Learning: A Constrained Optimization-based Approach"☆18Updated 4 years ago
- ☆28Updated 4 years ago
- ☆17Updated 2 years ago
- An example of C++ extension for PyTorch.☆36Updated 5 years ago
- This repository implements the paper "Effective Training of Convolutional Neural Networks with Low-bitwidth Weights and Activations"☆20Updated 3 years ago
- Implementation of the paper: Selective_Backpropagation from paper Accelerating Deep Learning by Focusing on the Biggest Losers☆14Updated 4 years ago
- Cyclic Differentiable Architecture Search☆35Updated 2 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆69Updated 2 years ago
- [ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"☆32Updated 2 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Network Pruning using Adaptive Exemplar Filters☆22Updated 3 years ago
- GPU implementation of Xnor network on inference level.☆21Updated 4 years ago
- Pytorch implementation of RAPQ, IJCAI 2022☆21Updated last year
- ☆42Updated 9 months ago
- This is the official implementation of "DHP: Differentiable Meta Pruning via HyperNetworks".