camlsys / torchquantLinks
A Hackable Quantization Library for PyTorch
☆21Updated 4 years ago
Alternatives and similar repositories for torchquant
Users that are interested in torchquant are comparing it to the libraries listed below
Sorting:
- Reference implementations of popular Binarized Neural Networks☆108Updated last month
- A curated list of binary neural network research papers and software packages.☆27Updated 5 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- ☆52Updated 6 years ago
- Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)☆27Updated last year
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- Low Precision Arithmetic Simulation in PyTorch☆283Updated last year
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆86Updated 3 years ago
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆13Updated 5 years ago
- NEural Minimizer for pytOrch☆44Updated last year
- [NeurIPS 2024] BLAST: Block Level Adaptive Structured Matrix for Efficient Deep Neural Network Inference☆11Updated 9 months ago
- Repository containing pruned models and related information☆37Updated 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…☆31Updated last year
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- Highly optimized inference engine for Binarized Neural Networks☆251Updated 2 weeks ago
- Code to implement the experiments in "Post-training Quantization for Neural Networks with Provable Guarantees" by Jinjie Zhang, Yixuan Zh…☆11Updated 2 years ago
- A implement of run-length encoding for Pytorch tensor using CUDA☆14Updated 4 years ago
- Pruning methods for pytorch with an optimizer-like interface☆15Updated 5 years ago
- ☆10Updated 3 years ago
- This repository provides code source used in the paper: A Mean Field Theory of Quantized Deep Networks: The Quantization-Depth Trade-Off☆13Updated 6 years ago
- Customized matrix multiplication kernels☆56Updated 3 years ago
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- Train neural networks with joint quantization and pruning on both weights and activations using any pytorch modules☆42Updated 2 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆81Updated 4 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆74Updated 4 years ago
- Implementation of the Winograd algorithm.☆24Updated 6 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆46Updated 3 years ago