gplhegde / convolution-flavors
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:
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated last year
- Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)☆27Updated last year
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆54Updated 8 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- ☆26Updated 8 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆80Updated 2 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆167Updated 5 years ago
- Low Precision Arithmetic Simulation in PyTorch☆277Updated 11 months ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 6 years ago
- Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)☆191Updated 6 years ago
- ☆30Updated 2 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- Automatic Schedule Exploration and Optimization Framework for Tensor Computations☆176Updated 3 years ago
- Fast CUDA Kernels for ResNet Inference.☆173Updated 5 years ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆96Updated 3 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- ☆69Updated 2 years ago
- ☆67Updated 5 years ago
- TQT's pytorch implementation.☆21Updated 3 years ago
- Explore the energy-efficient dataflow scheduling for neural networks.☆221Updated 4 years ago
- DNN quantization with outlier channel splitting☆112Updated 5 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated 2 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆60Updated 2 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago