renmengye / np-conv2dLinks
2D Convolution using NumPy
☆17Updated 3 years ago
Alternatives and similar repositories for np-conv2d
Users that are interested in np-conv2d are comparing it to the libraries listed below
Sorting:
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆112Updated 3 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆156Updated last year
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆74Updated 4 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- Implementation of the Winograd algorithm.☆24Updated 6 years ago
- A visualization and transformation of pytorch model☆30Updated 5 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- ☆46Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 5 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 5 years ago
- Code for the ICLR2020 "Training Binary Neural Networks with Real-to-Binary Convolutions☆35Updated 5 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
- Some recent Quantizing techniques on PyTorch☆72Updated 6 years ago
- Pytorch implementation of our paper accepted by NeurIPS 2020 -- Rotated Binary Neural Network☆83Updated 2 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 7 years ago
- ☆57Updated 4 years ago
- ☆48Updated 5 years ago
- PyTorch implementation of "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆58Updated 6 years ago
- [ICLR 2022 Oral] F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization☆95Updated 3 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 7 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- BMXNet 2: An Open-Source Binary Neural Network Implementation Based on MXNet☆232Updated 3 years ago
- A curated list of binary neural network research papers and software packages.☆27Updated 5 years ago
- Ternay-Weights-Network/Pytorch☆39Updated 7 years ago
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- A implement of run-length encoding for Pytorch tensor using CUDA☆14Updated 4 years ago