All about acceleration and compression of Deep Neural Networks
☆33Nov 5, 2019Updated 6 years ago
Alternatives and similar repositories for DNNAC
Users that are interested in DNNAC are comparing it to the libraries listed below
Sorting:
- This repository provides code source used in the paper: A Mean Field Theory of Quantized Deep Networks: The Quantization-Depth Trade-Off☆13May 30, 2019Updated 6 years ago
- Mathematical consequences of orthogonal weights initialization and regularization in deep learning. Experiments with gain-adjusted orthog…☆17Sep 21, 2019Updated 6 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Jan 20, 2019Updated 7 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆41Mar 24, 2023Updated 2 years ago
- Pytorch implementation of our paper accepted by NeurIPS 2020 -- Rotated Binary Neural Network☆83Dec 30, 2022Updated 3 years ago
- Official codebase for our paper "Joslim: Joint Widths and Weights Optimization for Slimmable Neural Networks"☆12Jun 30, 2021Updated 4 years ago
- Spell and pronounce words with a neural network☆10Feb 13, 2017Updated 9 years ago
- Self-Distribution BNN☆10Mar 8, 2022Updated 3 years ago
- Implementation for NATv2.☆23Feb 20, 2021Updated 5 years ago
- My PhD manuscript LaTeX code and the slides for the defense☆11Feb 2, 2022Updated 4 years ago
- Awesome Quantization Paper lists with Codes☆10Feb 24, 2021Updated 5 years ago
- Efficient Neural Network Loss Landscape Generation☆10Apr 26, 2019Updated 6 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Dec 8, 2022Updated 3 years ago
- Official PyTorch implementation of the paper : ProbAct: A Probabilistic Activation Function for Deep Neural Networks.☆13Jun 10, 2019Updated 6 years ago
- Artifact for IPDPS'21: DSXplore: Optimizing Convolutional Neural Networks via Sliding-Channel Convolutions.☆13Apr 6, 2021Updated 4 years ago
- Official pytorch code for "APP: Anytime Progressive Pruning" (DyNN @ ICML, 2022; CLL @ ACML, 2022, SNN @ ICML, 2022 and SlowDNN 2023)☆16Nov 22, 2022Updated 3 years ago
- Quantization of Convolutional Neural networks.☆250Aug 5, 2024Updated last year
- Benchmark for matrix multiplications between dense and block sparse (BSR) matrix in TVM, blocksparse (Gray et al.) and cuSparse.☆23Aug 21, 2020Updated 5 years ago
- [ECCV18] Constraint-Aware Deep Neural Network Compression☆12Sep 11, 2018Updated 7 years ago
- ☆14Feb 7, 2020Updated 6 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Apr 10, 2019Updated 6 years ago
- A tiny deep neural network framework developed from scratch in C++ and CUDA.☆13Feb 18, 2021Updated 5 years ago
- Codebase for the paper "Beyond BatchNorm: Towards a Unified Understanding of Normalization in Deep Learning"☆17Jul 12, 2021Updated 4 years ago
- Pruning methods for pytorch with an optimizer-like interface☆15Apr 14, 2020Updated 5 years ago
- Data-free knowledge distillation using Gaussian noise (NeurIPS paper)☆15Mar 24, 2023Updated 2 years ago
- Reproducibility challenge project for a candidate paper of ICLR2018: Incremental Learning through Deep Adaption☆14Dec 20, 2017Updated 8 years ago
- PyTorch implementation of Towards Efficient Training for Neural Network Quantization☆16Jan 16, 2020Updated 6 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆17Jan 5, 2021Updated 5 years ago
- FedNAS: Federated Deep Learning via Neural Architecture Search☆54Jul 26, 2021Updated 4 years ago
- ☆57Dec 8, 2020Updated 5 years ago
- DropNet: Reducing Neural Network Complexity via Iterative Pruning (ICML 2020)☆16Aug 24, 2020Updated 5 years ago
- A Numpy implementation of a Generative Adversarial Network.☆17Sep 4, 2020Updated 5 years ago
- The implementation of paper ''Efficient Attention Network: Accelerate Attention by Searching Where to Plug''.☆20Jun 16, 2023Updated 2 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆19Oct 12, 2021Updated 4 years ago
- Code repositoy for "AOWS: Adaptive and optimal network width search with latency constraints", CVPR 2020☆36Jun 19, 2020Updated 5 years ago
- ☆43Jan 30, 2024Updated 2 years ago
- Latte is a convolutional neural network (CNN) inference engine written in C++ and uses AVX to vectorize operations. The engine runs on Wi…☆13Jun 25, 2018Updated 7 years ago
- Self-supervised Label Augmentation via Input Transformations (ICML 2020)☆107Nov 28, 2020Updated 5 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆20Feb 14, 2026Updated 2 weeks ago