istoony / winograd-convolutional-nn
I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks using C and OpenBLAS
☆12Updated 7 years ago
Alternatives and similar repositories for winograd-convolutional-nn
Users that are interested in winograd-convolutional-nn are comparing it to the libraries listed below
Sorting:
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- ☆56Updated 4 years ago
- ☆46Updated 5 years ago
- ☆26Updated 8 years ago
- PyTorch implementation of Near-Lossless Post-Training Quantization of Deep Neural Networks via a Piecewise Linear Approximation☆21Updated 5 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 7 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated 2 years ago
- Explained QNNPACK Implementation☆20Updated 5 years ago
- ☆14Updated 5 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- Added quantization layer into caffe (support a coarse level fixed point simulation)☆22Updated 8 years ago
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆29Updated 7 years ago
- ☆46Updated 5 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆49Updated last year
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- ☆36Updated 6 years ago
- BitSplit Post-trining Quantization☆49Updated 3 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆41Updated 6 years ago
- Two-Step Quantization on AlexNet☆13Updated 6 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆111Updated 3 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆17Updated 4 years ago
- ☆45Updated 5 years ago
- ☆13Updated 8 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆71Updated 4 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 5 years ago
- DL quantization for pytorch☆26Updated 6 years ago