gplhegde / convolution-flavorsLinks
Implementation of convolution layer in different flavors
☆68Updated 7 years ago
Alternatives and similar repositories for convolution-flavors
Users that are interested in convolution-flavors are comparing it to the libraries listed below
Sorting:
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated last year
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)☆27Updated last year
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆54Updated 8 years ago
- Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)☆191Updated 6 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- A Winograd based kernel for convolutions in deep learning framework☆15Updated 7 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 6 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆82Updated 2 years ago
- ☆26Updated 8 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 6 years ago
- ☆30Updated 2 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- ☆14Updated 5 years ago
- ☆69Updated 2 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 7 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- Quantization of Convolutional Neural networks.☆243Updated 9 months ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- 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
- DNN quantization with outlier channel splitting☆112Updated 5 years ago
- Caffe implementation of accurate low-precision neural networks☆117Updated 6 years ago
- ☆67Updated 5 years ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆97Updated 3 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆61Updated 2 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- TQT's pytorch implementation.☆21Updated 3 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago