lecoan / pytorch-RLELinks
A implement of run-length encoding for Pytorch tensor using CUDA
☆14Updated 4 years ago
Alternatives and similar repositories for pytorch-RLE
Users that are interested in pytorch-RLE are comparing it to the libraries listed below
Sorting:
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆74Updated 4 years ago
- Collections of model quantization algorithms. Any issues, please contact Peng Chen (blueardour@gmail.com)☆72Updated 3 years ago
- Algorithm-hardware Co-design for Deformable Convolution☆24Updated 4 years ago
- Code for the ICLR2020 "Training Binary Neural Networks with Real-to-Binary Convolutions☆35Updated 5 years ago
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆32Updated last year
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- Implementation of the Winograd algorithm.☆24Updated 6 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆72Updated 3 years ago
- ☆43Updated last year
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆13Updated 5 years ago
- ☆48Updated 5 years ago
- [CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu…☆57Updated 3 years ago
- Pytorch implementations of the BNN, XNOR-Net and BiReal-Net☆15Updated 5 years ago
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- ☆69Updated 5 years ago
- Train neural networks with joint quantization and pruning on both weights and activations using any pytorch modules☆43Updated 3 years ago
- [ICLR 2022 Oral] F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization☆95Updated 3 years ago
- Post-training sparsity-aware quantization☆34Updated 2 years ago
- Guide on how to convert custom PyTorch layers when using ONNX.☆22Updated 7 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆35Updated 5 years ago
- ☆28Updated 4 years ago
- This repository implements the paper "Effective Training of Convolutional Neural Networks with Low-bitwidth Weights and Activations"☆20Updated 4 years ago
- [ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"☆32Updated 3 years ago
- A curated list of binary neural network research papers and software packages.☆27Updated 5 years ago
- Customized matrix multiplication kernels☆56Updated 3 years ago
- Pytorch implementation of RAPQ, IJCAI 2022☆23Updated 2 years ago
- An example of C++ extension for PyTorch.☆37Updated 5 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆34Updated 3 years ago